mirror of
https://github.com/Microsoft/calculator.git
synced 2025-07-05 20:51:09 -07:00
13 lines
221 B
JSON
13 lines
221 B
JSON
{
|
|
"dependencies": {
|
|
"Microsoft.TestInfrastructure.UniversalTest": "1.0.20181107.1"
|
|
},
|
|
"frameworks": {
|
|
"netcore50": {}
|
|
},
|
|
"runtimes": {
|
|
"win10-arm": {},
|
|
"win10-x64": {},
|
|
"win10-x86": {}
|
|
}
|
|
}
|