18 lines
367 B
JSON
Raw Normal View History

{
"dependencies": {
"Microsoft.NETCore.UniversalWindowsPlatform": "5.2.3",
"MSTest.TestAdapter": "1.1.18",
"MSTest.TestFramework": "1.1.18"
},
"frameworks": {
"uap10.0.10586": {}
},
"runtimes": {
"win10-arm": {},
"win10-arm-aot": {},
"win10-x86": {},
"win10-x86-aot": {},
"win10-x64": {},
"win10-x64-aot": {}
}
}