Remove NETSDK1206 from NoWarn
Open
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
Assessment
This issue has not been assessed yet.