16 lines
296 B
JSON
16 lines
296 B
JSON
{
|
|
"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"
|
|
}
|
|
}
|
|
} |