diff --git a/Tasks/PublishTestResultsV2/make.json b/Tasks/PublishTestResultsV2/make.json index 29afa0f4b3b6..c64c29873c0a 100644 --- a/Tasks/PublishTestResultsV2/make.json +++ b/Tasks/PublishTestResultsV2/make.json @@ -2,9 +2,9 @@ "externals": { "archivePackages": [ { - "url": "https://publishtestresults.blob.core.windows.net/publishtestresults/10864897/PublishTestResults.zip", + "url": "https://publishtestresults.blob.core.windows.net/publishtestresults/10925608/PublishTestResults.zip", "dest": "./" } ] } -} +} \ No newline at end of file diff --git a/Tasks/PublishTestResultsV2/task.json b/Tasks/PublishTestResultsV2/task.json index def1453482d1..8b50675a843a 100644 --- a/Tasks/PublishTestResultsV2/task.json +++ b/Tasks/PublishTestResultsV2/task.json @@ -13,8 +13,8 @@ "author": "Microsoft Corporation", "version": { "Major": 2, - "Minor": 160, - "Patch": 2 + "Minor": 161, + "Patch": 0 }, "demands": [], "releaseNotes": "", @@ -135,4 +135,4 @@ "ErrorTestResultsPublisher": "Error while executing TestResultsPublisher: %s.", "ErrorFailTaskOnFailedTests": "There are one or more test failures detected in result files. Detailed summary of published test results can be viewed in the Tests tab." } -} +} \ No newline at end of file diff --git a/Tasks/PublishTestResultsV2/task.loc.json b/Tasks/PublishTestResultsV2/task.loc.json index acdc16d56a58..cd9275895134 100644 --- a/Tasks/PublishTestResultsV2/task.loc.json +++ b/Tasks/PublishTestResultsV2/task.loc.json @@ -13,8 +13,8 @@ "author": "Microsoft Corporation", "version": { "Major": 2, - "Minor": 160, - "Patch": 2 + "Minor": 161, + "Patch": 0 }, "demands": [], "releaseNotes": "ms-resource:loc.releaseNotes", diff --git a/Tasks/VsTestV2/make.json b/Tasks/VsTestV2/make.json index edf2d8d2db39..66a0ebea83d1 100644 --- a/Tasks/VsTestV2/make.json +++ b/Tasks/VsTestV2/make.json @@ -6,7 +6,7 @@ "dest": "./" }, { - "url": "https://testexecution.blob.core.windows.net/testexecution/10932674/TestAgent.zip", + "url": "https://testexecution.blob.core.windows.net/testexecution/10932935/TestAgent.zip", "dest": "./Modules" }, { @@ -40,4 +40,4 @@ "options": "-Rf" } ] -} +} \ No newline at end of file diff --git a/Tasks/VsTestV2/task.json b/Tasks/VsTestV2/task.json index d1533f165cc1..34bdd8c8985f 100644 --- a/Tasks/VsTestV2/task.json +++ b/Tasks/VsTestV2/task.json @@ -17,8 +17,8 @@ "author": "Microsoft Corporation", "version": { "Major": 2, - "Minor": 161, - "Patch": 2 + "Minor": 162, + "Patch": 1 }, "demands": [ "vstest" @@ -641,4 +641,4 @@ "LookingForBuildToolsInstalltion": "Attempting to find vstest.console from a visual studio build tools installation with version %s.", "LookingForVsInstalltion": "Attempting to find vstest.console from a visual studio installation with version %s." } -} +} \ No newline at end of file diff --git a/Tasks/VsTestV2/task.loc.json b/Tasks/VsTestV2/task.loc.json index a64d4482af90..3a29737af194 100644 --- a/Tasks/VsTestV2/task.loc.json +++ b/Tasks/VsTestV2/task.loc.json @@ -17,8 +17,8 @@ "author": "Microsoft Corporation", "version": { "Major": 2, - "Minor": 161, - "Patch": 2 + "Minor": 162, + "Patch": 1 }, "demands": [ "vstest"