mirror of
https://github.com/Microsoft/calculator.git
synced 2025-08-22 06:13:14 -07:00
BinSkim bypass Microsoft.Web.WebView2.Core.dll
This commit is contained in:
parent
e7610e1035
commit
ae15dbc5bd
1 changed files with 2 additions and 0 deletions
|
@ -108,10 +108,12 @@ jobs:
|
|||
# Below are ignored files
|
||||
# - clrcompression.dll
|
||||
# - WebView2Loader.dll
|
||||
# - Microsoft.Web.WebView2.Core.dll
|
||||
Contents: |
|
||||
**\*
|
||||
!**\clrcompression.dll
|
||||
!**\WebView2Loader.dll
|
||||
!**\Microsoft.Web.WebView2.Core.dll
|
||||
TargetFolder: '$(Agent.BuildDirectory)\binskim'
|
||||
CleanTargetFolder: true
|
||||
OverWrite: true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue