calculator/internal/Calculator.UITests/project.json

19 lines
465 B
JSON
Raw Normal View History

2019-01-29 08:24:37 +08:00
{
"dependencies": {
"AppModel.TestHelper": "2018.3.22",
"EtwProcessor.Managed": "10.34.181220007",
"Microsoft.TestInfrastructure.UniversalTest": "1.0.20181107.1",
"Microsoft.Windows.Apps.Performance": "1.0.7",
"MITALite": "1.0.180128001",
"Taef.Managed": "10.34.181220007",
"Test.Net.Redist": "2.0.1"
},
"frameworks": {
"netcore50": {}
},
"runtimes": {
"win10-arm": {},
"win10-x64": {},
"win10-x86": {}
}
}