Hello GitHub
This commit is contained in:
19
internal/Calculator.UITests/project.json
Normal file
19
internal/Calculator.UITests/project.json
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"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": {}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user