Updating to netcoreapp1.1

This commit is contained in:
Pranav K 2016-10-13 11:11:36 -07:00
parent b28dd3a4e4
commit 62bb80580d
2 changed files with 2 additions and 2 deletions

View File

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

View File

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