update model project targeting

This commit is contained in:
Luke Pulverenti
2016-10-23 22:42:19 -04:00
parent 78ba88bc7e
commit dbb43771f3
14 changed files with 733 additions and 20414 deletions

View File

@@ -1,16 +1,7 @@
{
"supports": {
"net46.app": {},
"uwp.10.0.app": {},
"dnxcore50.app": {}
},
"dependencies": {
"Microsoft.NETCore": "5.0.0",
"Microsoft.NETCore.Portable.Compatibility": "1.0.0"
},
{
"supports": {},
"dependencies": {},
"frameworks": {
"dotnet": {
"imports": "portable-net452+win81"
}
".NETPortable,Version=v4.5,Profile=Profile7": {}
}
}