Add new System.Buffers.dll BCL assembly to SignToolData.json exclusion list
This commit is contained in:
parent
080399da3d
commit
edff13f25a
|
|
@ -74,6 +74,7 @@
|
||||||
"mscorlib.dll",
|
"mscorlib.dll",
|
||||||
"netstandard.dll",
|
"netstandard.dll",
|
||||||
"System.AppContext.dll",
|
"System.AppContext.dll",
|
||||||
|
"System.Buffers.dll",
|
||||||
"System.CodeDom.dll",
|
"System.CodeDom.dll",
|
||||||
"System.Collections.Concurrent.dll",
|
"System.Collections.Concurrent.dll",
|
||||||
"System.Collections.dll",
|
"System.Collections.dll",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue