Skip to content

Commit 8b66232

Browse files
authored
Merge pull request #1373 from microsoftgraph/fix/hidi_version_temp_patch
forcing hidi to use the last stable version
2 parents 6d2a3ed + 1a5d1d4 commit 8b66232

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ jobs:
7272
parameters:
7373
version: '9.x'
7474

75-
- pwsh: dotnet tool install --global Microsoft.OpenApi.Hidi
75+
- pwsh: dotnet tool install --global Microsoft.OpenApi.Hidi --version 1.6.24
7676
displayName: install hidi
7777

7878
- pwsh: |

0 commit comments

Comments
 (0)