got sidetracked and downgraded to .net core app 1.1 that actually exists no idea why i had 1.4 :(

This commit is contained in:
TomPallister
2017-02-04 12:06:33 +00:00
parent 9c9315a94f
commit 7900aa3f49
9 changed files with 73 additions and 37 deletions

View File

@ -24,7 +24,7 @@
"win7-x64": {}
},
"frameworks": {
"netcoreapp1.4": {
"netcoreapp1.1": {
"imports": [
]
}