Updating to netcoreapp1.1

This commit is contained in:
Pranav K 2016-10-13 11:19:06 -07:00
parent 681812d0f4
commit 17a4e83bab
1 changed files with 1 additions and 1 deletions

View File

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