Simplify project.json/global.json files where possible

This commit is contained in:
SteveSandersonMS
2016-05-18 13:59:25 +01:00
parent 22deb2ad28
commit 70c084b344
8 changed files with 11 additions and 16 deletions

View File

@@ -9,7 +9,7 @@
},
"dependencies": {
"Microsoft.NETCore.App": {
"version": "1.0.0-rc2-3002702",
"version": "1.0.0-rc2-*",
"type": "platform"
},
"Microsoft.AspNetCore.Diagnostics": "1.0.0-*",