mirror of
https://github.com/Microsoft/calculator.git
synced 2025-08-21 05:43:10 -07:00
try
This commit is contained in:
parent
2ed795c41f
commit
92589e6f46
1 changed files with 1 additions and 8 deletions
|
@ -31,14 +31,7 @@ extends:
|
||||||
os: windows
|
os: windows
|
||||||
sdl:
|
sdl:
|
||||||
binskim:
|
binskim:
|
||||||
AnalyzeTargetBinskim: |
|
analyzeTargetGlob: -f|**/GraphingImpl.dll;-f|**/omsautimmss.dll
|
||||||
$(Build.BinariesDirectory)/**.dll;
|
|
||||||
$(Build.BinariesDirectory)/**.exe;
|
|
||||||
!**/clrcompression.dll;
|
|
||||||
!**/WebView2Loader.dll;
|
|
||||||
!**/Microsoft.Web.WebView2.Core.dll;
|
|
||||||
!**/GraphingImpl.dll;
|
|
||||||
!**/omsautimmss.dll;
|
|
||||||
|
|
||||||
stages:
|
stages:
|
||||||
- stage: Calculator
|
- stage: Calculator
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue