diff --git a/build/pipelines/azure-pipelines.release.yaml b/build/pipelines/azure-pipelines.release.yaml index 63ba3b24..80b41ce6 100644 --- a/build/pipelines/azure-pipelines.release.yaml +++ b/build/pipelines/azure-pipelines.release.yaml @@ -31,7 +31,7 @@ extends: os: windows sdl: binskim: - analyzeTargetGlob: -f|**/GraphingImpl.dll;-f|**/omsautimmss.dll + analyzeTargetGlob: -:f|**\GraphingImpl.dll;-:f|**\omsautimmss.dll stages: - stage: Calculator