Building WTG.Analyzers.TestFramework in visual studio produces the following warning:
NETSDK1023 A PackageReference for 'NETStandard.Library' was included in your project. This package is implicitly referenced by the .NET SDK and you do not typically need to reference it from your project. For more information, see https://aka.ms/sdkimplicitrefs
I don't get this warning when building with dotnet.
Building WTG.Analyzers.TestFramework in visual studio produces the following warning:
I don't get this warning when building with dotnet.