dotnet / dotnet/roslyn

Remove NETSDK1206 from NoWarn

Open
#73,578 0 comments 0 reactions 1 assignee Claimed by @JoeRobich View on GitHub
Area-Infrastructure
Dominant language
C#
Stars
20.7k
Forks
4.3k
PR merge metrics
PR metrics pending

Description

Remove NETSDK1206 from NoWarn when SQLitePCLRaw is updated to version 2.1.6 or higher. The older packages carry assemblies built for the distro specific Alpine RID, which causes the SDK warning. At the time this became a problem for us VS was only using 2.1.4, so we could not upgrade as part of https://github.com/dotnet/roslyn/pull/73221.

The following projects will need updating:
- Microsoft.CodeAnalysis.LanguageServer.csproj
- Microsoft.CodeAnalysis.LanguageServer.UnitTests.csproj

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.