Skip to content

Commit 0d9737f

Browse files
Remove unused node-api from utility-common and utility-common-v2. (#13493)
* Remove unused vso-node-api. * Bump. * Bump more. * Bump again.
1 parent 682fad6 commit 0d9737f

File tree

98 files changed

+193
-249
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

98 files changed

+193
-249
lines changed

Tasks/ACRTaskV0/task.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"demands": [],
1616
"version": {
1717
"Major": 0,
18-
"Minor": 172,
18+
"Minor": 175,
1919
"Patch": 0
2020
},
2121
"instanceNameFormat": "acrTask",

Tasks/ACRTaskV0/task.loc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"demands": [],
1616
"version": {
1717
"Major": 0,
18-
"Minor": 173,
18+
"Minor": 175,
1919
"Patch": 0
2020
},
2121
"instanceNameFormat": "ms-resource:loc.instanceNameFormat",

Tasks/AzureAppServiceManageV0/task.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"demands": [],
1919
"version": {
2020
"Major": 0,
21-
"Minor": 171,
21+
"Minor": 175,
2222
"Patch": 0
2323
},
2424
"minimumAgentVersion": "1.102.0",

Tasks/AzureAppServiceManageV0/task.loc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"demands": [],
1919
"version": {
2020
"Major": 0,
21-
"Minor": 171,
21+
"Minor": 175,
2222
"Patch": 0
2323
},
2424
"minimumAgentVersion": "1.102.0",

Tasks/AzureFileCopyV2/task.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
"author": "Microsoft Corporation",
1414
"version": {
1515
"Major": 2,
16-
"Minor": 171,
17-
"Patch": 6
16+
"Minor": 175,
17+
"Patch": 0
1818
},
1919
"demands": [
2020
"azureps"

Tasks/AzureFileCopyV2/task.loc.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
"author": "Microsoft Corporation",
1414
"version": {
1515
"Major": 2,
16-
"Minor": 171,
17-
"Patch": 6
16+
"Minor": 175,
17+
"Patch": 0
1818
},
1919
"demands": [
2020
"azureps"

Tasks/AzureFileCopyV3/task.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
"author": "Microsoft Corporation",
1414
"version": {
1515
"Major": 3,
16-
"Minor": 171,
17-
"Patch": 6
16+
"Minor": 175,
17+
"Patch": 0
1818
},
1919
"demands": [
2020
"azureps"

Tasks/AzureFileCopyV3/task.loc.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
"author": "Microsoft Corporation",
1414
"version": {
1515
"Major": 3,
16-
"Minor": 171,
17-
"Patch": 6
16+
"Minor": 175,
17+
"Patch": 0
1818
},
1919
"demands": [
2020
"azureps"

Tasks/AzureFileCopyV4/task.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
"author": "Microsoft Corporation",
1414
"version": {
1515
"Major": 4,
16-
"Minor": 171,
17-
"Patch": 3
16+
"Minor": 175,
17+
"Patch": 0
1818
},
1919
"demands": [
2020
"azureps"

Tasks/AzureFileCopyV4/task.loc.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
"author": "Microsoft Corporation",
1414
"version": {
1515
"Major": 4,
16-
"Minor": 171,
17-
"Patch": 3
16+
"Minor": 175,
17+
"Patch": 0
1818
},
1919
"demands": [
2020
"azureps"

0 commit comments

Comments
 (0)