WiseTechGlobal / WTG.Analyzers

Analyzers from WiseTech Global to enforce our styles, behaviours, and prevent common mistakes.
Other
16 stars 3 forks source link

NETSDK1023 building TestFramework. #100

Closed brian-reichle closed 4 years ago

brian-reichle commented 4 years ago

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.

yaakov-h commented 4 years ago

https://github.com/fsprojects/Paket/issues/2852 ?