Skip to content

Commit c761598

Browse files
authored
Merge pull request #5478 from Microsoft/users/kavipriya/nestedpathfix
Reverting to old package
2 parents 73a5d75 + a446fca commit c761598

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Tasks/DeployVisualStudioTestAgent/make.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
],
99
"files": [
1010
{
11-
"url": "https://testexecution.blob.core.windows.net/testexecution/4098817/TestExecution.zip",
11+
"url": "https://testexecution.blob.core.windows.net/testexecution/3840309/TestExecution.zip",
1212
"dest": "./TestExecution.zip"
1313
}
1414
],

Tasks/DeployVisualStudioTestAgent/task.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"version": {
1414
"Major": 2,
1515
"Minor": 1,
16-
"Patch": 24
16+
"Patch": 25
1717
},
1818
"runsOn": [
1919
"Agent"

Tasks/DeployVisualStudioTestAgent/task.loc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"version": {
1414
"Major": 2,
1515
"Minor": 1,
16-
"Patch": 24
16+
"Patch": 25
1717
},
1818
"runsOn": [
1919
"Agent"

0 commit comments

Comments
 (0)