Skip to content

Commit f45215b

Browse files
author
Andrew Omondi
committed
Hidi is a Net 7.0 app
1 parent d832bca commit f45215b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,8 @@ jobs:
6262

6363
- template: checkout-metadata.yml
6464
- template: use-dotnet-sdk.yml
65+
parameters:
66+
version: '7.x' # Hidi tool is NET7 app
6567

6668
- pwsh: dotnet tool install -g Microsoft.OpenApi.Hidi --prerelease
6769
displayName: install hidi

0 commit comments

Comments
 (0)