update nuget to 3.5.0-beta2-1392

This commit is contained in:
Rohit Agrawal 2016-06-06 14:14:20 -07:00
parent b84832bd8d
commit 5378f5a697
6 changed files with 14 additions and 14 deletions

View file

@ -20,10 +20,10 @@
},
"System.Diagnostics.TraceSource": "4.0.0-rc3-24206-00",
"System.Runtime.Serialization.Primitives": "4.1.1-rc3-24206-00",
"NuGet.Versioning": "3.5.0-rc-1285",
"NuGet.Packaging": "3.5.0-rc-1285",
"NuGet.Frameworks": "3.5.0-rc-1285",
"NuGet.ProjectModel": "3.5.0-rc-1285",
"NuGet.Versioning": "3.5.0-beta2-1392",
"NuGet.Packaging": "3.5.0-beta2-1392",
"NuGet.Frameworks": "3.5.0-beta2-1392",
"NuGet.ProjectModel": "3.5.0-beta2-1392",
"Microsoft.DotNet.ProjectModel": {
"target": "project"
},