Skip to content

Commit 84ced94

Browse files
TravisEz13pwshBot
authored andcommitted
Skip additional packages when generating component manifest (PowerShell#25102)
1 parent c6bb507 commit 84ced94

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tools/findMissingNotices.ps1

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -272,6 +272,8 @@ function Get-CGRegistrations {
272272
"Microsoft.WSMan.Management"
273273
"Microsoft.WSMan.Runtime"
274274
"System.Management.Automation"
275+
"Microsoft.PowerShell.GraphicalHost"
276+
"Microsoft.PowerShell.CoreCLR.Eventing"
275277
)
276278

277279
Write-Verbose "Found $($targets.Count) targets to process..." -Verbose

0 commit comments

Comments
 (0)