Skip to content

Commit dfb32a3

Browse files
authored
Cherry pick nuget.exe version bump (#17994)
1 parent 34f674d commit dfb32a3

File tree

4 files changed

+23
-44
lines changed

4 files changed

+23
-44
lines changed

Tasks/NuGetCommandV2/package-lock.json

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

Tasks/NuGetCommandV2/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"dependencies": {
2020
"@types/node": "^16.11.39",
2121
"azure-pipelines-task-lib": "^4.0.0-preview",
22-
"azure-pipelines-tasks-packaging-common": "3.206.0",
22+
"azure-pipelines-tasks-packaging-common": "3.219.2",
2323
"azure-pipelines-tasks-utility-common": "^3.0.3",
2424
"xmlreader": "^0.2.3"
2525
},

Tasks/NuGetCommandV2/task.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"author": "Microsoft Corporation",
1010
"version": {
1111
"Major": 2,
12-
"Minor": 216,
12+
"Minor": 219,
1313
"Patch": 0
1414
},
1515
"runsOn": [

Tasks/NuGetCommandV2/task.loc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"author": "Microsoft Corporation",
1010
"version": {
1111
"Major": 2,
12-
"Minor": 216,
12+
"Minor": 219,
1313
"Patch": 0
1414
},
1515
"runsOn": [

0 commit comments

Comments
 (0)