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
|
# Below are ignored files
|
||||||
# - clrcompression.dll
|
# - clrcompression.dll
|
||||||
# - WebView2Loader.dll
|
# - WebView2Loader.dll
|
||||||
|
# - Microsoft.Web.WebView2.Core.dll
|
||||||
Contents: |
|
Contents: |
|
||||||
**\*
|
**\*
|
||||||
!**\clrcompression.dll
|
!**\clrcompression.dll
|
||||||
!**\WebView2Loader.dll
|
!**\WebView2Loader.dll
|
||||||
|
!**\Microsoft.Web.WebView2.Core.dll
|
||||||
TargetFolder: '$(Agent.BuildDirectory)\binskim'
|
TargetFolder: '$(Agent.BuildDirectory)\binskim'
|
||||||
CleanTargetFolder: true
|
CleanTargetFolder: true
|
||||||
OverWrite: true
|
OverWrite: true
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue