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

@ -6,8 +6,8 @@
},
"dependencies": {
"NETStandard.Library": "1.5.0-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" }
},
"frameworks": {
"netstandardapp1.5": {