update NuGet in CLI to 4.0.0.2048 (#4614)

* update NuGet in CLI to 4.0.0.2047

* update NuGet in CLI to 4.0.0.2048
This commit is contained in:
Rob Relyea 2016-11-03 22:11:44 -07:00 committed by Piotr Puszkiewicz
parent d6eef01015
commit f961fef8e0
9 changed files with 18 additions and 18 deletions

View file

@ -17,7 +17,7 @@
"Microsoft.DotNet.Cli.Utils": {
"target": "project"
},
"NuGet.Frameworks": "4.0.0-rc-2037"
"NuGet.Frameworks": "4.0.0-rc-2048"
},
"frameworks": {
"netcoreapp1.0": {