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.
2 parents 8b66232 + be5e70c commit 78d61d9Copy full SHA for 78d61d9
.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