diff --git a/Tasks/CopyFilesV2/task.json b/Tasks/CopyFilesV2/task.json index d1becaea458e..593497b8fc19 100644 --- a/Tasks/CopyFilesV2/task.json +++ b/Tasks/CopyFilesV2/task.json @@ -17,11 +17,11 @@ "version": { "Major": 2, "Minor": 256, - "Patch": 0 + "Patch": 1 }, "releaseNotes": "Match pattern consistency.", "demands": [], - "minimumAgentVersion": "2.182.1", + "minimumAgentVersion": "2.206.1", "groups": [ { "name": "advanced", @@ -120,10 +120,6 @@ ], "instanceNameFormat": "Copy Files to: $(TargetFolder)", "execution": { - "Node10": { - "target": "copyfiles.js", - "argumentFormat": "" - }, "Node16": { "target": "copyfiles.js", "argumentFormat": ""