We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b66232 commit be5e70cCopy full SHA for be5e70c
.azure-pipelines/generation-templates/capture-metadata.yml
@@ -166,7 +166,7 @@ steps:
166
parameters:
167
version: '9.x'
168
169
-- pwsh: dotnet tool install -g Microsoft.OpenApi.Hidi
+- pwsh: dotnet tool install --global Microsoft.OpenApi.Hidi --version 1.6.24
170
displayName: 'Install hidi tool'
171
172
# verify that generated metadata is parsable as an Edm model
0 commit comments