Skip to content

Commit 5b080c2

Browse files
committed
Don't add 'pwsh.dll' to TPA list
1 parent 59a3007 commit 5b080c2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/powershell-native/nativemsh/pwrshcommon/pwrshcommon.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -675,6 +675,7 @@ namespace NativeMsh
675675
"hostpolicy.dll",
676676
"microsoft.management.infrastructure.native.unmanaged.dll",
677677
"Microsoft.PowerShell.GraphicalHost.dll",
678+
"pwsh.dll",
678679
"mscordaccore.dll",
679680
"mscordbi.dll",
680681
"mscorrc.dll",

0 commit comments

Comments
 (0)