Revert "Updating to netcoreapp1.1"

This reverts commit 1b9ae67215.
This commit is contained in:
Pranav K 2016-10-12 16:09:45 -07:00
parent 1b9ae67215
commit 763634e81a
2 changed files with 2 additions and 2 deletions

View File

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

View File

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