Skip to content

Commit be5e70c

Browse files
committed
updating hidi tool downloading on capture step
1 parent 8b66232 commit be5e70c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.azure-pipelines/generation-templates/capture-metadata.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ steps:
166166
parameters:
167167
version: '9.x'
168168

169-
- pwsh: dotnet tool install -g Microsoft.OpenApi.Hidi
169+
- pwsh: dotnet tool install --global Microsoft.OpenApi.Hidi --version 1.6.24
170170
displayName: 'Install hidi tool'
171171

172172
# verify that generated metadata is parsable as an Edm model

0 commit comments

Comments
 (0)