Skip to content

Commit 4a04c87

Browse files
authored
Merge pull request #2281 from Ardasar/CU15-AV-Exclusions-script
Update Test-ExchAVExclusions.ps1 - CU 15 changes
2 parents 41d4479 + c8338ca commit 4a04c87

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diagnostics/AVTester/Test-ExchAVExclusions.ps1

+1
Original file line numberDiff line numberDiff line change
@@ -370,6 +370,7 @@ while ($currentDiff -gt 0) {
370370
#Exchange 2019
371371
$ModuleAllowList.add("Microsoft.Exchange.BigFunnelFlow.28.dll")
372372
$ModuleAllowList.add("BigFunnel.NeuralTree.dll")
373+
$ModuleAllowList.add("DocParserWrapper.dll")
373374

374375
#.NET Foundation
375376
$ModuleAllowList.add("Microsoft.AspNet.SignalR.Core.dll")

0 commit comments

Comments
 (0)