Skip to content

Commit

Permalink
Update pipeline generator tool version
Browse files Browse the repository at this point in the history
  • Loading branch information
benbp committed Jan 6, 2022
1 parent eb5c368 commit 35e513d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ steps:
- script: >
dotnet tool install
Azure.Sdk.Tools.PipelineGenerator
--version 1.0.2-dev.20210621.4
--version 1.0.2-dev.20220106.1
--add-source https://pkgs.dev.azure.com/azure-sdk/public/_packaging/azure-sdk/nuget/v3/index.json
--tool-path ${{parameters.ToolPath}}
workingDirectory: $(Pipeline.Workspace)/pipeline-generator
Expand Down

0 comments on commit 35e513d

Please sign in to comment.