Skip to content
This repository was archived by the owner on Aug 26, 2025. It is now read-only.

Commit c48fbdb

Browse files
authored
Sync eng/common directory with azure-sdk-tools for PR 9793 (Azure#32499)
1 parent ae38b76 commit c48fbdb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eng/common/pipelines/templates/steps/install-pipeline-generation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ steps:
99
- script: >
1010
dotnet tool install
1111
Azure.Sdk.Tools.PipelineGenerator
12-
--version 1.1.0-dev.20241204.1
12+
--version 1.1.0-dev.20250206.1
1313
--add-source https://pkgs.dev.azure.com/azure-sdk/public/_packaging/azure-sdk-for-net/nuget/v3/index.json
1414
--tool-path ${{parameters.ToolPath}}
1515
workingDirectory: $(Pipeline.Workspace)/pipeline-generator

0 commit comments

Comments
 (0)