Skip to content

Commit 2625de6

Browse files
ddivanshuDivanshu Aggarwal
andauthored
az int tasks (#14493)
* packer build v0 UseDotnetv2 changes test fixes test fixes test changes test changes * azure-pipeline tasks Co-authored-by: Divanshu Aggarwal <[email protected]>
1 parent b148c49 commit 2625de6

File tree

17 files changed

+2280
-306
lines changed

17 files changed

+2280
-306
lines changed

Tasks/AzureResourceGroupDeploymentV2/package-lock.json

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

Tasks/AzureResourceGroupDeploymentV2/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"dependencies": {
55
"@types/node": "^10.17.0",
66
"azure-pipelines-task-lib": "^3.0.6-preview.0",
7-
"azure-pipelines-tasks-azure-arm-rest-v2": "1.0.4",
7+
"azure-pipelines-tasks-azure-arm-rest-v2": "^2.0.1",
88
"moment": "2.21.0",
99
"typed-rest-client": "1.7.3"
1010
},

Tasks/AzureResourceGroupDeploymentV2/task.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"author": "Microsoft Corporation",
1515
"version": {
1616
"Major": 2,
17-
"Minor": 182,
17+
"Minor": 184,
1818
"Patch": 0
1919
},
2020
"demands": [],

Tasks/AzureResourceGroupDeploymentV2/task.loc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"author": "Microsoft Corporation",
1515
"version": {
1616
"Major": 2,
17-
"Minor": 182,
17+
"Minor": 184,
1818
"Patch": 0
1919
},
2020
"demands": [],

0 commit comments

Comments
 (0)