make dashboard project portable

This commit is contained in:
Luke Pulverenti
2016-10-25 15:11:27 -04:00
parent 669382193b
commit bfdccb9be0
2 changed files with 17495 additions and 0 deletions
+16
View File
@@ -0,0 +1,16 @@
{
"supports": {
"net46.app": {},
"uwp.10.0.app": {},
"dnxcore50.app": {}
},
"dependencies": {
"Microsoft.NETCore": "5.0.0",
"Microsoft.NETCore.Portable.Compatibility": "1.0.0"
},
"frameworks": {
"dotnet": {
"imports": "portable-net452+win81"
}
}
}
+17479
View File
File diff suppressed because it is too large Load Diff