Revert "Updating to netcoreapp1.1"

This reverts commit 8656065f88.
This commit is contained in:
Pranav K 2016-10-12 16:09:33 -07:00
Родитель 8656065f88
Коммит 794cc5359b
2 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

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

Просмотреть файл

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