Merge pull request #5257 from eerhardt/UpdateNuGet

Update NuGet to 4.0.0-rc3-2193 to bring in new TFMs for netstandard/netcoreapp 2.0
This commit is contained in:
Eric Erhardt 2017-01-11 10:45:45 -06:00 committed by GitHub
commit 82317c7a0a
8 changed files with 25 additions and 23 deletions

View file

@ -41,7 +41,7 @@
<Version>7.2.1</Version>
</PackageReference>
<PackageReference Include="NuGet.CommandLine.XPlat">
<Version>4.0.0-rc3</Version>
<Version>$(CLI_NuGet_Version)</Version>
</PackageReference>
<PackageReference Include="Microsoft.Build.Utilities.Core">
<Version>$(CLI_MSBuild_Version)</Version>