nlayerappv3 icon indicating copy to clipboard operation
nlayerappv3 copied to clipboard

System.Runtime.CompilerServices.Unsafe

Open CodeHeight opened this issue 6 years ago • 1 comments

On initial .sln load in VS2017, what is this warning and how to remove it?

Severity Code Description Project File Line Suppression State Warning NU1603 Microsoft.Extensions.Primitives 2.0.0-preview1-final depends on System.Runtime.CompilerServices.Unsafe (>= 4.4.0-preview1-25219-04) but System.Runtime.CompilerServices.Unsafe 4.4.0-preview1-25219-04 was not found. An approximate best match of System.Runtime.CompilerServices.Unsafe 4.4.0-preview1-25305-02 was resolved.

nlayer

CodeHeight avatar Nov 03 '17 14:11 CodeHeight

https://github.com/aspnet/EntityFrameworkCore/issues/8923#issuecomment-310431600 ?

husleuujii avatar Jul 25 '18 15:07 husleuujii