diff --git a/build/pipelines/azure-pipelines.release.yaml b/build/pipelines/azure-pipelines.release.yaml index 79444535..a3ec9bf1 100644 --- a/build/pipelines/azure-pipelines.release.yaml +++ b/build/pipelines/azure-pipelines.release.yaml @@ -30,8 +30,8 @@ extends: image: MMSWindows2022-Secure os: windows sdl: - binSkim: - analyzeTargetGlob: | + binskim: + analyzeTargetBinskim: | $(Build.BinariesDirectory)/**.dll; $(Build.BinariesDirectory)/**.exe; !**/clrcompression.dll;