You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
scanOutputDirectoryOnly: true # BinSkim will complain about VC.Tools not being Spectre compliant, but we use that for builds. This toggles for BinSkim to only scan the output files/folders.
stages:
- template: ../stages/build_and_package.yaml@self
parameters:
OneESPT: true
IsMicroBuildInternal: true
IncludeTests: false
Configuration: Release
SignType: $(SignType) # NOTE this string won't be replaced until runtime