Revert "Updating to netcoreapp1.1"

This reverts commit ddcee4774d.
This commit is contained in:
Pranav K 2016-10-12 16:08:53 -07:00
parent ddcee4774d
commit 681812d0f4
1 changed files with 1 additions and 1 deletions

View File

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