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 de72089 commit 3e7d116Copy full SHA for 3e7d116
azure-pipelines.yml
@@ -46,6 +46,8 @@ extends:
46
configFile: '$(Build.SourcesDirectory)/eng/tsaoptions.json'
47
featureFlags:
48
autoBaseline: true
49
+ # This prefast enablement causes compilation issues in STL.
50
+ autoEnablePREfastWithNewRuleset: false
51
pool:
52
name: NetCore1ESPool-Internal
53
image: 1es-windows-2022
0 commit comments