Revert "Revert to Microsoft.NETCore.App to 1.0.0"
This reverts commit f1f66448f4.
This commit is contained in:
parent
6c2532682a
commit
8c103f0f23
|
|
@ -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-*",
|
||||
|
|
|
|||
|
|
@ -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-*",
|
||||
|
|
|
|||
Loading…
Reference in New Issue