diff --git a/Tasks/PublishTestResultsV2/make.json b/Tasks/PublishTestResultsV2/make.json
index e6b88d833976..41f6a7cae2a0 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/9213569/PublishTestResults.zip",
+ "url": "https://publishtestresults.blob.core.windows.net/publishtestresults/9265029/PublishTestResults.zip",
"dest": "./"
}
]
diff --git a/Tasks/PublishTestResultsV2/task.json b/Tasks/PublishTestResultsV2/task.json
index cff6a283c716..8ea1cf6a2357 100644
--- a/Tasks/PublishTestResultsV2/task.json
+++ b/Tasks/PublishTestResultsV2/task.json
@@ -14,7 +14,7 @@
"version": {
"Major": 2,
"Minor": 151,
- "Patch": 0
+ "Patch": 1
},
"demands": [],
"releaseNotes": "
- NUnit3 support
- Support for Minimatch files pattern
",
diff --git a/Tasks/PublishTestResultsV2/task.loc.json b/Tasks/PublishTestResultsV2/task.loc.json
index 19eb36e28fb1..da1bc9ff88e4 100644
--- a/Tasks/PublishTestResultsV2/task.loc.json
+++ b/Tasks/PublishTestResultsV2/task.loc.json
@@ -14,7 +14,7 @@
"version": {
"Major": 2,
"Minor": 151,
- "Patch": 0
+ "Patch": 1
},
"demands": [],
"releaseNotes": "ms-resource:loc.releaseNotes",
@@ -135,4 +135,4 @@
"ErrorTestResultsPublisher": "ms-resource:loc.messages.ErrorTestResultsPublisher",
"ErrorFailTaskOnFailedTests": "ms-resource:loc.messages.ErrorFailTaskOnFailedTests"
}
-}
\ No newline at end of file
+}
diff --git a/Tasks/VsTestV2/make.json b/Tasks/VsTestV2/make.json
index 98e27860f989..41cfa03cdc16 100644
--- a/Tasks/VsTestV2/make.json
+++ b/Tasks/VsTestV2/make.json
@@ -6,7 +6,7 @@
"dest": "./"
},
{
- "url": "https://testexecution.blob.core.windows.net/testexecution/9239677/TestAgent.zip",
+ "url": "https://testexecution.blob.core.windows.net/testexecution/9265029/TestAgent.zip",
"dest": "./Modules"
},
{
diff --git a/Tasks/VsTestV2/task.json b/Tasks/VsTestV2/task.json
index 83aee64c9d6d..6442920b903e 100644
--- a/Tasks/VsTestV2/task.json
+++ b/Tasks/VsTestV2/task.json
@@ -18,7 +18,7 @@
"version": {
"Major": 2,
"Minor": 151,
- "Patch": 2
+ "Patch": 3
},
"demands": [
"vstest"
diff --git a/Tasks/VsTestV2/task.loc.json b/Tasks/VsTestV2/task.loc.json
index 306f5780b058..68cb94232e93 100644
--- a/Tasks/VsTestV2/task.loc.json
+++ b/Tasks/VsTestV2/task.loc.json
@@ -18,7 +18,7 @@
"version": {
"Major": 2,
"Minor": 151,
- "Patch": 2
+ "Patch": 3
},
"demands": [
"vstest"
@@ -622,4 +622,4 @@
"LookingForBuildToolsInstalltion": "ms-resource:loc.messages.LookingForBuildToolsInstalltion",
"LookingForVsInstalltion": "ms-resource:loc.messages.LookingForVsInstalltion"
}
-}
\ No newline at end of file
+}