Move to P2P references all over the place

This commit is contained in:
Bryan Thornbury 2016-05-05 17:21:27 -07:00
parent abc155e273
commit f538c4f19f
19 changed files with 35 additions and 38 deletions

View file

@ -8,8 +8,8 @@
"NuGet.Versioning": "3.5.0-beta",
"System.CommandLine": "0.1.0-e160119-1",
"System.Runtime.Serialization.Json": "4.0.2-rc2-24027",
"Microsoft.DotNet.ProjectModel": "1.0.0-rc2-*",
"Microsoft.DotNet.Cli.Utils": "1.0.0-preview1-*",
"Microsoft.DotNet.ProjectModel": { "target": "project" },
"Microsoft.DotNet.Cli.Utils": { "target": "project" },
"Microsoft.NETCore.ConsoleHost": "1.0.0-rc2-24027",
"NETStandard.Library": "1.5.0-rc2-24027"
},