Brief description of your issue
Microsoft.WinGetSourceCreator.Helpres SignFile is not using a time server for signing.
Once a code signing certificate expires signed packages will no longer be usable without a time stamp.
Steps to reproduce
Look into src\WinGetSourceCreator\Helpres.cs
Line 39
Expected behavior
Time stamp is added to signature
Actual behavior
No time stamp is added to signature

Environment
Windows 11 Enterprise
Brief description of your issue
Microsoft.WinGetSourceCreator.Helpres SignFile is not using a time server for signing.
Once a code signing certificate expires signed packages will no longer be usable without a time stamp.
Steps to reproduce
Look into src\WinGetSourceCreator\Helpres.cs
Line 39
Expected behavior
Time stamp is added to signature
Actual behavior
No time stamp is added to signature
Environment
Windows 11 Enterprise