mirror of
https://github.com/Set-OutlookSignatures/Set-OutlookSignatures.git
synced 2026-04-26 10:45:52 +03:00
[GH-ISSUE #132] Set-OutlookSignatures does not work on PowerShell 7.5 - v4.17.0 will #58
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Set-OutlookSignatures-Set-OutlookSignatures#58
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @GruberMarkus on GitHub (Jan 29, 2025).
Original GitHub issue: https://github.com/Set-OutlookSignatures/Set-OutlookSignatures/issues/132
Issue happens in the latest release
Previously solved issues and documentation
Code of Conduct
What happened?
When running PowerShell 7.5.0, you receive the following error message:
The reason for this is that PowerShell 7.5.0 is based on .Net 9, which comes with a breaking change that has not been made public because it was meant to only have an effect on the internal code of .Net 9. Unfortunately, the change has an effect on multiple tools which are an integral part of Set-OutlookSignatures' toolchain.
We are working on a solution. There is currently no release date we can share. It is very likely that the fix will not be ready soon enough to be included in the upcoming release v4.17.0, which will probably be published in February.
In the meantime, you can use the following workarounds:
PowerShell 6 is not supported by Set-OutlookSignatures and never has been.
We will update this issue as soon as we have news to share.
@GruberMarkus commented on GitHub (Feb 3, 2025):
Good news: A solution for the toolchain components has been found. The upcoming release v4.17.0 will work in PowerShell 7.5.0, which is based on .Net 9.
v4.17.0 will be released in February, maybe even in the first half of February.
@GruberMarkus commented on GitHub (Feb 14, 2025):
Closing ticket as v4.17.0 with full support for .Net 9 and PowerShell 7.5.0 has been released: https://github.com/Set-OutlookSignatures/Set-OutlookSignatures/releases