WIP - Do Not Review Yet - Try to use STA thread when creating TaskBar JumpList and add temporary logging statements#9896
Conversation
…aphy.Primitives.dll and System.Security.Principal.dll to be only loaded on Windows
…Cryptography.Primitives.dll and System.Security.Principal.dll to be only loaded on Windows" This reverts commit fac06de.
|
@bergmeister is this somehow related to #9899 or the issue #9295? |
|
It is related to the second issue: #9295 Instead of giving people a locally built MSI to test build if the |
src/Microsoft.PowerShell.ConsoleHost/WindowsTaskbarJumpList/TaskbarJumpList.cs
Show resolved
Hide resolved
…o CatchJumpListExceptionAndAddDebugStatements
src/Microsoft.PowerShell.ConsoleHost/WindowsTaskbarJumpList/TaskbarJumpList.cs
Show resolved
Hide resolved
|
Closing now as we have received feedback in the issue |
# Conflicts: # src/Microsoft.PowerShell.ConsoleHost/host/msh/ConsoleHost.cs
|
Re-open with a new experiment using an STA thread because the CoreClr team feedback that the APIs are STA only but netcore did not prohibit this |
src/Microsoft.PowerShell.ConsoleHost/WindowsTaskbarJumpList/TaskbarJumpList.cs
Show resolved
Hide resolved
src/Microsoft.PowerShell.ConsoleHost/WindowsTaskbarJumpList/TaskbarJumpList.cs
Show resolved
Hide resolved
src/Microsoft.PowerShell.ConsoleHost/WindowsTaskbarJumpList/TaskbarJumpList.cs
Show resolved
Hide resolved
|
Closing now since the fix (in another PR) has been merged into master and released in |
PR Summary
This PR is NOT to be reviewed yet and just serves the purpose of giving this build to people to tests (so that they know the build comes from a trusted place).
This is for issue #9295
PR Context
PR Checklist
.h,.cpp,.cs,.ps1and.psm1files have the correct copyright headerWIP:or[ WIP ]to the beginning of the title (theWIPbot will keep its status check atPendingwhile the prefix is present) and remove the prefix when the PR is ready.