continue with .net core targeting

This commit is contained in:
Luke Pulverenti
2016-10-29 16:02:21 -04:00
parent e5d71c1014
commit da20e8dcd2
56 changed files with 10210 additions and 7574 deletions

View File

@@ -1,6 +1,7 @@
{
"supports": {
"net46.app": {},
"uwp.10.0.app": {},
"dnxcore50.app": {}
},
"dependencies": {
@@ -9,7 +10,7 @@
},
"frameworks": {
"dotnet": {
"imports": "portable-net452"
"imports": "portable-net452+win81"
}
}
}

File diff suppressed because it is too large Load Diff