Skip to content

Commit 71f7b3a

Browse files
authored
Revert "Revert the AzureFileCopy task V4 and V5 to 4.208.0" (#16989)
* Revert "revert AzureFileCopy V4 and V5 to 4.208.0 (#16979)" This reverts commit 1ca7e6c. * Update task.json * Update task.loc.json * Update task.json * Update task.loc.json
1 parent 1ca7e6c commit 71f7b3a

File tree

6 files changed

+81
-49
lines changed

6 files changed

+81
-49
lines changed

Tasks/AzureFileCopyV4/package-lock.json

Lines changed: 40 additions & 24 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Tasks/AzureFileCopyV4/task.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"version": {
1515
"Major": 4,
1616
"Minor": 210,
17-
"Patch": 2
17+
"Patch": 3
1818
},
1919
"demands": [
2020
"azureps"

Tasks/AzureFileCopyV4/task.loc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"version": {
1515
"Major": 4,
1616
"Minor": 210,
17-
"Patch": 2
17+
"Patch": 3
1818
},
1919
"demands": [
2020
"azureps"

Tasks/AzureFileCopyV5/package-lock.json

Lines changed: 37 additions & 21 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Tasks/AzureFileCopyV5/task.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"version": {
1515
"Major": 5,
1616
"Minor": 210,
17-
"Patch": 2
17+
"Patch": 3
1818
},
1919
"demands": [
2020
"azureps"

Tasks/AzureFileCopyV5/task.loc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"version": {
1515
"Major": 5,
1616
"Minor": 210,
17-
"Patch": 2
17+
"Patch": 3
1818
},
1919
"demands": [
2020
"azureps"

0 commit comments

Comments
 (0)