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
According to the documentation at https://docs.microsoft.com/en-us/dotnet/framework/tools/signtool-exe,
any options should be coming before the `file_name`, denoting the file
to be signed.
This should stop the options being seemingly ignored, and causing issues
during the release process.
0 commit comments