Revert "Revert to Microsoft.NETCore.App to 1.0.0"

This reverts commit f1f66448f4.
This commit is contained in:
Pranav K 2016-10-10 19:23:37 -07:00
parent 6c2532682a
commit 8c103f0f23
2 changed files with 2 additions and 2 deletions

View File

@ -19,7 +19,7 @@
"netcoreapp1.0": {
"dependencies": {
"Microsoft.NETCore.App": {
"version": "1.0.0",
"version": "1.1.0-*",
"type": "platform"
},
"System.Net.Http.WinHttpHandler": "4.3.0-*",

View File

@ -16,7 +16,7 @@
"netcoreapp1.0": {
"dependencies": {
"Microsoft.NETCore.App": {
"version": "1.0.0",
"version": "1.1.0-*",
"type": "platform"
},
"System.Diagnostics.TraceSource": "4.3.0-*",