Skip to content

Commit e037603

Browse files
authored
Updated VsTestV2 task to version 2.227.0 (#18760)
* Code changes to bump the vstestv2 task version * Update task.json * Update task.loc.json * Update task.json * Update task.json * Update task.json * Update task.json * Updating to fix pipeline errors
1 parent 71eb77c commit e037603

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Tasks/VsTestV2/make.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"dest": "./"
77
},
88
{
9-
"url": "https://testexecution.blob.core.windows.net/testexecution/18241129/TestAgent.zip",
9+
"url": "https://testexecution.blob.core.windows.net/testexecution/20871432/TestAgent.zip",
1010
"dest": "./Modules"
1111
},
1212
{

Tasks/VsTestV2/task.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"author": "Microsoft Corporation",
1818
"version": {
1919
"Major": 2,
20-
"Minor": 224,
20+
"Minor": 227,
2121
"Patch": 0
2222
},
2323
"demands": [

Tasks/VsTestV2/task.loc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"author": "Microsoft Corporation",
1818
"version": {
1919
"Major": 2,
20-
"Minor": 224,
20+
"Minor": 227,
2121
"Patch": 0
2222
},
2323
"demands": [

0 commit comments

Comments
 (0)