Skip to content

Commit d832bca

Browse files
author
Andrew Omondi
committed
Bumps version
1 parent 8d965de commit d832bca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ steps:
115115

116116
- template: use-dotnet-sdk.yml
117117
parameters:
118-
version: '6.x' # verify tool is NET6 app
118+
version: '7.x' # Hidi tool is NET7 app
119119

120120
# verify that generated metadata is parsable as an Edm model
121121
- pwsh: $(Build.SourcesDirectory)/msgraph-metadata/scripts/run-metadata-validation.ps1 -repoDirectory "$(Build.SourcesDirectory)/msgraph-metadata/" -version "${{ parameters.endpoint }}"

0 commit comments

Comments
 (0)