Skip to content

Commit a239946

Browse files
authored
Merge pull request #11506 from DineshChirnanchu/users/dinesh/m157.5
Updated Task VsTestV2 to versoin 2.157.5
2 parents ae80f1c + ee47e8f commit a239946

File tree

4 files changed

+81
-81
lines changed

4 files changed

+81
-81
lines changed

Tasks/VsTestV2/make.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@
55
"url": "https://testselectorv2.blob.core.windows.net/testselector/7841796/TestSelector.zip",
66
"dest": "./"
77
},
8-
{
9-
"url": "https://testexecution.blob.core.windows.net/testexecution/10507401/TestAgent.zip",
10-
"dest": "./Modules"
11-
},
8+
{
9+
"url": "https://testexecution.blob.core.windows.net/testexecution/10577909/TestAgent.zip",
10+
"dest": "./Modules"
11+
},
1212
{
1313
"url": "https://testselectorv2.blob.core.windows.net/testselector/InputDataContractParityTool/InputDataContractParityTool.zip",
1414
"dest": "./Tests"

Tasks/VsTestV2/package-lock.json

Lines changed: 74 additions & 74 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Tasks/VsTestV2/task.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"version": {
1919
"Major": 2,
2020
"Minor": 157,
21-
"Patch": 4
21+
"Patch": 5
2222
},
2323
"demands": [
2424
"vstest"

Tasks/VsTestV2/task.loc.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"version": {
1919
"Major": 2,
2020
"Minor": 157,
21-
"Patch": 4
21+
"Patch": 5
2222
},
2323
"demands": [
2424
"vstest"
@@ -622,4 +622,4 @@
622622
"LookingForBuildToolsInstalltion": "ms-resource:loc.messages.LookingForBuildToolsInstalltion",
623623
"LookingForVsInstalltion": "ms-resource:loc.messages.LookingForVsInstalltion"
624624
}
625-
}
625+
}

0 commit comments

Comments
 (0)