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
An update to the Windows SDK from build 20236 onwards requires
that the /fd and /td options be specified. This commits sets them
both to SHA256 (recommended) in the Windows release build.
Microsoft documentation on this:
https://docs.microsoft.com/en-us/dotnet/framework/tools/signtool-exe
0 commit comments