mirror of
https://github.com/microsoft/terminal.git
synced 2025-12-11 22:48:41 -06:00
build: add a tsa configuration for asyncSdl (#16728)
This commit is contained in:
parent
f30cbef34d
commit
e3ff44bb82
@ -78,6 +78,9 @@ extends:
|
|||||||
cloudvault: # https://aka.ms/obpipelines/cloudvault
|
cloudvault: # https://aka.ms/obpipelines/cloudvault
|
||||||
enabled: false
|
enabled: false
|
||||||
globalSdl: # https://aka.ms/obpipelines/sdl
|
globalSdl: # https://aka.ms/obpipelines/sdl
|
||||||
|
asyncSdl:
|
||||||
|
enabled: true
|
||||||
|
tsaOptionsFile: 'build/config/tsa.json'
|
||||||
tsa:
|
tsa:
|
||||||
enabled: true
|
enabled: true
|
||||||
configFile: '$(Build.SourcesDirectory)\build\config\tsa.json'
|
configFile: '$(Build.SourcesDirectory)\build\config\tsa.json'
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user