diff --git a/Tasks/DeployVisualStudioTestAgent/make.json b/Tasks/DeployVisualStudioTestAgent/make.json index b67f8c73475a..c6fe9dc582ef 100644 --- a/Tasks/DeployVisualStudioTestAgent/make.json +++ b/Tasks/DeployVisualStudioTestAgent/make.json @@ -2,7 +2,7 @@ "externals": { "archivePackages": [ { - "url": "https://testexecution.blob.core.windows.net/testplatformdeployment/3886036/TestPlatform.Deployment.zip", + "url": "https://testexecution.blob.core.windows.net/testplatformdeployment/3891278/TestPlatform.Deployment.zip", "dest": "./" } ], diff --git a/Tasks/VsTest/task.json b/Tasks/VsTest/task.json index 6462346f6f82..c7a3d373d4b6 100644 --- a/Tasks/VsTest/task.json +++ b/Tasks/VsTest/task.json @@ -23,7 +23,7 @@ "vstest" ], "releaseNotes" : "

More information

", - "minimumAgentVersion": "1.89.0", + "minimumAgentVersion": "2.103.0", "groups": [ { "name": "testSelection", diff --git a/Tasks/VsTest/task.loc.json b/Tasks/VsTest/task.loc.json index d2fbb22480b7..fb2b30b80116 100644 --- a/Tasks/VsTest/task.loc.json +++ b/Tasks/VsTest/task.loc.json @@ -23,7 +23,7 @@ "vstest" ], "releaseNotes": "ms-resource:loc.releaseNotes", - "minimumAgentVersion": "1.89.0", + "minimumAgentVersion": "2.103.0", "groups": [ { "name": "testSelection",