Revert "Updating to netcoreapp1.1"

This reverts commit e191420cae.
This commit is contained in:
Pranav K 2016-10-12 16:07:12 -07:00
parent e191420cae
commit 0d00259099
3 changed files with 3 additions and 3 deletions

View File

@ -14,7 +14,7 @@
},
"frameworks": {
"net451": {},
"netcoreapp1.1": {
"netcoreapp1.0": {
"dependencies": {
"Microsoft.NETCore.App": {
"version": "1.1.0-*",

View File

@ -8,7 +8,7 @@
},
"testRunner": "xunit",
"frameworks": {
"netcoreapp1.1": {
"netcoreapp1.0": {
"dependencies": {
"Microsoft.NETCore.App": {
"version": "1.1.0-*",

View File

@ -16,7 +16,7 @@
},
"testRunner": "xunit",
"frameworks": {
"netcoreapp1.1": {
"netcoreapp1.0": {
"dependencies": {
"Microsoft.NETCore.App": {
"version": "1.1.0-*",