Take the latest NuGet build

This commit is contained in:
Joel Verhagen 2016-04-15 12:37:45 -07:00
parent ef982d120e
commit fbe5a23318
6 changed files with 15 additions and 15 deletions

View file

@ -9,7 +9,7 @@
"Microsoft.CSharp": "4.0.1-rc2-24015",
"System.Runtime.Serialization.Primitives": "4.1.1-rc2-24015",
"Microsoft.DotNet.Cli.Build.Framework": "1.0.0-*",
"NuGet.Versioning": "3.5.0-beta-1160",
"NuGet.Versioning": "3.5.0-beta-1178",
"Newtonsoft.Json": "7.0.1",
"Octokit": "0.18.0",
"Microsoft.Net.Http": "2.2.29"

View file

@ -7,10 +7,10 @@
"dependencies": {
"Microsoft.DotNet.ProjectModel": "1.0.0-*",
"Microsoft.Extensions.PlatformAbstractions": "1.0.0-rc2-20459",
"NuGet.Versioning": "3.5.0-beta-1160",
"NuGet.Packaging": "3.5.0-beta-1160",
"NuGet.Frameworks": "3.5.0-beta-1160",
"NuGet.ProjectModel": "3.5.0-beta-1160"
"NuGet.Versioning": "3.5.0-beta-1178",
"NuGet.Packaging": "3.5.0-beta-1178",
"NuGet.Frameworks": "3.5.0-beta-1178",
"NuGet.ProjectModel": "3.5.0-beta-1178"
},
"frameworks": {
"net451": {

View file

@ -16,8 +16,8 @@
"version": "1.0.0-rc2-20221"
},
"Newtonsoft.Json": "7.0.1",
"NuGet.Packaging": "3.5.0-beta-1160",
"NuGet.RuntimeModel": "3.5.0-beta-1160",
"NuGet.Packaging": "3.5.0-beta-1178",
"NuGet.RuntimeModel": "3.5.0-beta-1178",
"System.Reflection.Metadata": "1.3.0-rc2-24015"
},
"frameworks": {

View file

@ -17,10 +17,10 @@
],
"dependencies": {
"NuGet.Commands": {
"version": "3.5.0-beta-1160",
"version": "3.5.0-beta-1178",
"exclude": "compile"
},
"NuGet.CommandLine.XPlat": "3.5.0-beta-1160",
"NuGet.CommandLine.XPlat": "3.5.0-beta-1178",
"Newtonsoft.Json": "7.0.1",
"System.Text.Encoding.CodePages": "4.0.1-rc2-24015",
"System.Diagnostics.FileVersionInfo": "4.0.0-rc2-24015",

View file

@ -10,10 +10,10 @@
},
"System.Diagnostics.TraceSource": "4.0.0-rc2-24015",
"System.Runtime.Serialization.Primitives": "4.1.1-rc2-24015",
"NuGet.Versioning": "3.5.0-beta-1160",
"NuGet.Packaging": "3.5.0-beta-1160",
"NuGet.Frameworks": "3.5.0-beta-1160",
"NuGet.ProjectModel": "3.5.0-beta-1160",
"NuGet.Versioning": "3.5.0-beta-1178",
"NuGet.Packaging": "3.5.0-beta-1178",
"NuGet.Frameworks": "3.5.0-beta-1178",
"NuGet.ProjectModel": "3.5.0-beta-1178",
"Microsoft.DotNet.ProjectModel": {
"target": "project"
},

View file

@ -4,8 +4,8 @@
"emitEntryPoint": true
},
"dependencies": {
"NuGet.RuntimeModel": "3.5.0-beta-1160",
"NuGet.Versioning": "3.5.0-beta-1160",
"NuGet.RuntimeModel": "3.5.0-beta-1178",
"NuGet.Versioning": "3.5.0-beta-1178",
"System.CommandLine": "0.1.0-e160119-1",
"System.Runtime.Serialization.Json": "4.0.2-rc2-24015",
"Microsoft.DotNet.ProjectModel": "1.0.0-*",