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.
1 parent a840a03 commit e8f6bc3Copy full SHA for e8f6bc3
.azure-pipelines/generation-pipeline.yml
@@ -307,7 +307,7 @@ extends:
307
customArguments: "-b" # Enable the backing store
308
cleanMetadataFolder: $(cleanOpenAPIFolderV1)
309
languageSpecificSteps:
310
- - template: /.azure-pipelines/generation-templates/generation-templates/dotnet-kiota.yml@self
+ - template: /.azure-pipelines/generation-templates/dotnet-kiota.yml@self
311
parameters:
312
repoName: msgraph-sdk-dotnet
313
0 commit comments