diff --git a/Tasks/PublishTestResultsV2/make.json b/Tasks/PublishTestResultsV2/make.json
index 3ae833fa7ee6..74bb6e157b43 100644
--- a/Tasks/PublishTestResultsV2/make.json
+++ b/Tasks/PublishTestResultsV2/make.json
@@ -2,7 +2,7 @@
"externals": {
"archivePackages": [
{
- "url": "https://publishtestresults.blob.core.windows.net/publishtestresults/9580510/PublishTestResults.zip",
+ "url": "https://publishtestresults.blob.core.windows.net/publishtestresults/9590365/PublishTestResults.zip",
"dest": "./"
}
]
diff --git a/Tasks/PublishTestResultsV2/task.json b/Tasks/PublishTestResultsV2/task.json
index c20b6d4479de..e45e188439aa 100644
--- a/Tasks/PublishTestResultsV2/task.json
+++ b/Tasks/PublishTestResultsV2/task.json
@@ -14,7 +14,7 @@
"version": {
"Major": 2,
"Minor": 153,
- "Patch": 3
+ "Patch": 4
},
"demands": [],
"releaseNotes": "
- NUnit3 support
- Support for Minimatch files pattern
",
diff --git a/Tasks/PublishTestResultsV2/task.loc.json b/Tasks/PublishTestResultsV2/task.loc.json
index 33b91c5f1392..aa6fc4923a16 100644
--- a/Tasks/PublishTestResultsV2/task.loc.json
+++ b/Tasks/PublishTestResultsV2/task.loc.json
@@ -14,7 +14,7 @@
"version": {
"Major": 2,
"Minor": 153,
- "Patch": 3
+ "Patch": 4
},
"demands": [],
"releaseNotes": "ms-resource:loc.releaseNotes",
diff --git a/Tasks/VsTestV2/make.json b/Tasks/VsTestV2/make.json
index 4a61aac1680d..8123193fb792 100644
--- a/Tasks/VsTestV2/make.json
+++ b/Tasks/VsTestV2/make.json
@@ -6,7 +6,7 @@
"dest": "./"
},
{
- "url": "https://testexecution.blob.core.windows.net/testexecution/9588145/TestAgent.zip",
+ "url": "https://testexecution.blob.core.windows.net/testexecution/9590365/TestAgent.zip",
"dest": "./Modules"
},
{
diff --git a/Tasks/VsTestV2/task.json b/Tasks/VsTestV2/task.json
index d01739c95068..bf36c8ebead1 100644
--- a/Tasks/VsTestV2/task.json
+++ b/Tasks/VsTestV2/task.json
@@ -18,7 +18,7 @@
"version": {
"Major": 2,
"Minor": 153,
- "Patch": 6
+ "Patch": 7
},
"demands": [
"vstest"
diff --git a/Tasks/VsTestV2/task.loc.json b/Tasks/VsTestV2/task.loc.json
index f2f7044cd280..f95e576a178b 100644
--- a/Tasks/VsTestV2/task.loc.json
+++ b/Tasks/VsTestV2/task.loc.json
@@ -18,7 +18,7 @@
"version": {
"Major": 2,
"Minor": 153,
- "Patch": 6
+ "Patch": 7
},
"demands": [
"vstest"