Skip to content

Commit 99305a2

Browse files
committed
Merge the microbuild branch from https://github.com/aarnott/Library.Template
Specifically, this merges [dd63cb0 from that repo](AArnott/Library.Template@dd63cb0).
2 parents 13e9b01 + dd63cb0 commit 99305a2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

azure-pipelines/build.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -141,6 +141,9 @@ jobs:
141141
- ${{ if parameters.EnableOptProf }}:
142142
- powershell: Write-Host "##vso[task.setvariable variable=PROFILINGINPUTSDROPNAME]$(tools/variables/ProfilingInputsDropName.ps1)"
143143
displayName: ⚙ Set ProfilingInputsDropName for optprof
144+
sdl:
145+
binskim:
146+
analyzeTargetGlob: $(Build.ArtifactStagingDirectory)\symbols-Windows\**
144147

145148
outputParentDirectory: $(Build.ArtifactStagingDirectory)
146149
outputs:

0 commit comments

Comments
 (0)