Updating to netcoreapp1.1

This commit is contained in:
Pranav K 2016-10-12 13:45:39 -07:00
parent 3b7f9b4043
commit ddcee4774d
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-*",