mirror of
https://github.com/Microsoft/calculator.git
synced 2025-08-20 21:33:10 -07:00
fix glob
This commit is contained in:
parent
92589e6f46
commit
2ddaab54a8
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ extends:
|
||||||
os: windows
|
os: windows
|
||||||
sdl:
|
sdl:
|
||||||
binskim:
|
binskim:
|
||||||
analyzeTargetGlob: -f|**/GraphingImpl.dll;-f|**/omsautimmss.dll
|
analyzeTargetGlob: -:f|**\GraphingImpl.dll;-:f|**\omsautimmss.dll
|
||||||
|
|
||||||
stages:
|
stages:
|
||||||
- stage: Calculator
|
- stage: Calculator
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue