Skip to content

Commit 36f8379

Browse files
committed
ci: missing net8 for hidi run
Signed-off-by: Vincent Biret <[email protected]>
1 parent fb969bd commit 36f8379

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

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

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

6363
- template: checkout-metadata.yml
6464

65+
# required for the hidi to run
66+
- template: use-dotnet-sdk.yml
67+
parameters:
68+
version: '8.x'
69+
6570
# required for the hidi installation validation
6671
- template: use-dotnet-sdk.yml
6772
parameters:

0 commit comments

Comments
 (0)