VS 2017 RC : I Can not update NETStandard.Library in Nuget
问题 From the last (or maybe the two last) update, I can't update the package NETStandartLibrary in Nuget. I just create a new standard library project. See this message : In project's properties, the version is different : And in the .csproj : <Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup> <TargetFramework>netstandard1.4</TargetFramework> </PropertyGroup> </Project> In Nuget, I add the dependency 'Microsoft.EntityFrameworkCore', then I got the warning : Warning Detected package downgrade: