Updating to netcoreapp1.1

This commit is contained in:
Pranav K 2016-10-12 13:45:35 -07:00
parent 9019e6ab39
commit 1eb7fd3947
5 changed files with 5 additions and 5 deletions

View File

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

View File

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

View File

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

View File

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

View File

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