Skip to content

Commit

Permalink
bump task version
Browse files Browse the repository at this point in the history
  • Loading branch information
Varorbc committed Jan 4, 2025
1 parent 6883906 commit 1416aea
Show file tree
Hide file tree
Showing 14 changed files with 32 additions and 32 deletions.
2 changes: 1 addition & 1 deletion Tasks/DotNetCoreInstallerV1/task.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"author": "Microsoft Corporation",
"version": {
"Major": 1,
"Minor": 247,
"Minor": 251,
"Patch": 0
},
"deprecated": true,
Expand Down
2 changes: 1 addition & 1 deletion Tasks/DotNetCoreInstallerV1/task.loc.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"author": "Microsoft Corporation",
"version": {
"Major": 1,
"Minor": 247,
"Minor": 251,
"Patch": 0
},
"deprecated": true,
Expand Down
2 changes: 1 addition & 1 deletion Tasks/UseDotNetV2/task.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"author": "Microsoft Corporation",
"version": {
"Major": 2,
"Minor": 250,
"Minor": 251,
"Patch": 0
},
"satisfies": [
Expand Down
2 changes: 1 addition & 1 deletion Tasks/UseDotNetV2/task.loc.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"author": "Microsoft Corporation",
"version": {
"Major": 2,
"Minor": 250,
"Minor": 251,
"Patch": 0
},
"satisfies": [
Expand Down
4 changes: 2 additions & 2 deletions _generated/DotNetCoreInstallerV1.versionmap.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
Default|1.247.0
Node20_229_3|1.247.1
Default|1.251.0
Node20_229_3|1.251.1
6 changes: 3 additions & 3 deletions _generated/DotNetCoreInstallerV1/task.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"author": "Microsoft Corporation",
"version": {
"Major": 1,
"Minor": 247,
"Minor": 251,
"Patch": 0
},
"deprecated": true,
Expand Down Expand Up @@ -157,7 +157,7 @@
"DeprecatedTask": "The DotNetCoreInstaller@1 (.NET Core SDK/runtime installer) task has been deprecated since August 22, 2019 and will soon be retired. Use the UseDotNet@2 task instead. Please visit https://aka.ms/azdo-deprecated-tasks to learn more about deprecated tasks."
},
"_buildConfigMapping": {
"Default": "1.247.0",
"Node20_229_3": "1.247.1"
"Default": "1.251.0",
"Node20_229_3": "1.251.1"
}
}
6 changes: 3 additions & 3 deletions _generated/DotNetCoreInstallerV1/task.loc.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"author": "Microsoft Corporation",
"version": {
"Major": 1,
"Minor": 247,
"Minor": 251,
"Patch": 0
},
"deprecated": true,
Expand Down Expand Up @@ -157,7 +157,7 @@
"DeprecatedTask": "ms-resource:loc.messages.DeprecatedTask"
},
"_buildConfigMapping": {
"Default": "1.247.0",
"Node20_229_3": "1.247.1"
"Default": "1.251.0",
"Node20_229_3": "1.251.1"
}
}
6 changes: 3 additions & 3 deletions _generated/DotNetCoreInstallerV1_Node20/task.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"author": "Microsoft Corporation",
"version": {
"Major": 1,
"Minor": 247,
"Minor": 251,
"Patch": 1
},
"deprecated": true,
Expand Down Expand Up @@ -161,7 +161,7 @@
"DeprecatedTask": "The DotNetCoreInstaller@1 (.NET Core SDK/runtime installer) task has been deprecated since August 22, 2019 and will soon be retired. Use the UseDotNet@2 task instead. Please visit https://aka.ms/azdo-deprecated-tasks to learn more about deprecated tasks."
},
"_buildConfigMapping": {
"Default": "1.247.0",
"Node20_229_3": "1.247.1"
"Default": "1.251.0",
"Node20_229_3": "1.251.1"
}
}
6 changes: 3 additions & 3 deletions _generated/DotNetCoreInstallerV1_Node20/task.loc.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"author": "Microsoft Corporation",
"version": {
"Major": 1,
"Minor": 247,
"Minor": 251,
"Patch": 1
},
"deprecated": true,
Expand Down Expand Up @@ -161,7 +161,7 @@
"DeprecatedTask": "ms-resource:loc.messages.DeprecatedTask"
},
"_buildConfigMapping": {
"Default": "1.247.0",
"Node20_229_3": "1.247.1"
"Default": "1.251.0",
"Node20_229_3": "1.251.1"
}
}
4 changes: 2 additions & 2 deletions _generated/UseDotNetV2.versionmap.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
Default|2.250.0
Node20_229_3|2.250.1
Default|2.251.0
Node20_229_3|2.251.1
6 changes: 3 additions & 3 deletions _generated/UseDotNetV2/task.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"author": "Microsoft Corporation",
"version": {
"Major": 2,
"Minor": 250,
"Minor": 251,
"Patch": 0
},
"satisfies": [
Expand Down Expand Up @@ -203,8 +203,8 @@
"DepricatedVersionNetCore": "NET Core version you specfied %s is out of support and will be removed from hosted agents soon. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy."
},
"_buildConfigMapping": {
"Default": "2.250.0",
"Default": "2.251.0",
"LocalPackages": "2.249.4",
"Node20_229_3": "2.250.1"
"Node20_229_3": "2.251.1"
}
}
6 changes: 3 additions & 3 deletions _generated/UseDotNetV2/task.loc.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"author": "Microsoft Corporation",
"version": {
"Major": 2,
"Minor": 250,
"Minor": 251,
"Patch": 0
},
"satisfies": [
Expand Down Expand Up @@ -203,8 +203,8 @@
"DepricatedVersionNetCore": "ms-resource:loc.messages.DepricatedVersionNetCore"
},
"_buildConfigMapping": {
"Default": "2.250.0",
"Default": "2.251.0",
"LocalPackages": "2.249.4",
"Node20_229_3": "2.250.1"
"Node20_229_3": "2.251.1"
}
}
6 changes: 3 additions & 3 deletions _generated/UseDotNetV2_Node20/task.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"author": "Microsoft Corporation",
"version": {
"Major": 2,
"Minor": 250,
"Minor": 251,
"Patch": 1
},
"satisfies": [
Expand Down Expand Up @@ -207,8 +207,8 @@
"DepricatedVersionNetCore": "NET Core version you specfied %s is out of support and will be removed from hosted agents soon. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy."
},
"_buildConfigMapping": {
"Default": "2.250.0",
"Default": "2.251.0",
"LocalPackages": "2.249.4",
"Node20_229_3": "2.250.1"
"Node20_229_3": "2.251.1"
}
}
6 changes: 3 additions & 3 deletions _generated/UseDotNetV2_Node20/task.loc.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"author": "Microsoft Corporation",
"version": {
"Major": 2,
"Minor": 250,
"Minor": 251,
"Patch": 1
},
"satisfies": [
Expand Down Expand Up @@ -207,8 +207,8 @@
"DepricatedVersionNetCore": "ms-resource:loc.messages.DepricatedVersionNetCore"
},
"_buildConfigMapping": {
"Default": "2.250.0",
"Default": "2.251.0",
"LocalPackages": "2.249.4",
"Node20_229_3": "2.250.1"
"Node20_229_3": "2.251.1"
}
}

0 comments on commit 1416aea

Please sign in to comment.