Skip to content

Commit

Permalink
Fix build pipeline failure with autobaselining (#1806)
Browse files Browse the repository at this point in the history
  • Loading branch information
manodasanW authored Oct 2, 2024
1 parent 2e56fca commit 60e1182
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions build/AzurePipelineTemplates/CsWinRT-PR-Pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ extends:
sdl:
binskim:
scanOutputDirectoryOnly: true
featureFlags:
autoBaseline: false
stages:
- template: CsWinRT-BuildAndTest-Stage.yml@self
- template: CsWinRT-PublishToNuget-Stage.yml@self

0 comments on commit 60e1182

Please sign in to comment.