Skip to content

Commit b65f193

Browse files
committed
Revert "Add min agent version. (#13764)"
This reverts commit c73b5df.
1 parent bd3c5e7 commit b65f193

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

Tasks/ExtractFilesV1/task.json

+1-2
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,8 @@
1919
"version": {
2020
"Major": 1,
2121
"Minor": 178,
22-
"Patch": 1
22+
"Patch": 0
2323
},
24-
"minimumAgentVersion": "2.175.1",
2524
"instanceNameFormat": "Extract files $(message)",
2625
"inputs": [
2726
{

Tasks/ExtractFilesV1/task.loc.json

+1-2
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,8 @@
1919
"version": {
2020
"Major": 1,
2121
"Minor": 178,
22-
"Patch": 1
22+
"Patch": 0
2323
},
24-
"minimumAgentVersion": "2.175.1",
2524
"instanceNameFormat": "ms-resource:loc.instanceNameFormat",
2625
"inputs": [
2726
{

0 commit comments

Comments
 (0)