"Package Script to Exe" Error with Code Signing

Tool: Visual Studio Code
Version: v2023.3.0

We have on our Company the Policy to Code Sign all Powershell Scripts.
Now for Debuging i need to Sign the .ressources.ps1 and .designer.ps1 all fine. Debug is working like a Charm.

But when I try to Package the Scripts into an Exe the Merge is not possible because of the following Error:
Executable script code was found in the signature block.

Any change or idea how I can “fix” that?

Best Regards
Stefan