You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Trying to run zip-solution.ps1 in PowerShell 7 in Windows 11 throws error
.\zip-solution.ps1: File C:\PDFsharp.IssueSubmissionTemplate-master\dev\zip-solution.ps1 cannot be loaded. The file C:\PDFsharp.IssueSubmissionTemplate-master\dev\zip-solution.ps1 is not digitally signed. You cannot run this script on the current system. For more information about running scripts and setting execution policy, see about_Execution_Policies at https://go.microsoft.com/fwlink/?LinkID=135170.
The text was updated successfully, but these errors were encountered:
kobruleht
changed the title
zip-solution.ps1 does not run since it is not gigitally signer
zip-solution.ps1 does not run since it is not digitally signed
Oct 1, 2023
All members of the PDFsharp team have PWSH configured to run unsigned scripts.
Maybe we should document that in the README. Maybe we should sign the script.
Thanks for the feedback.
Trying to run zip-solution.ps1 in PowerShell 7 in Windows 11 throws error
The text was updated successfully, but these errors were encountered: