From 551c38df9a0df81065226e96758ce92b4c507007 Mon Sep 17 00:00:00 2001 From: Tian Liao Date: Thu, 26 Oct 2023 17:09:54 +0800 Subject: [PATCH] try --- build/pipelines/azure-pipelines.release.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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;