Revert "Updating to netcoreapp1.1"

This reverts commit 559e8d6027.
This commit is contained in:
Pranav K 2016-10-12 16:09:57 -07:00
parent 559e8d6027
commit a73f8cd0ba
3 changed files with 3 additions and 3 deletions

View File

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

View File

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

View File

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