dotnet / sign

Code Signing CLI tool supporting Authenticode, NuGet, VSIX, and ClickOnce
MIT License
448 stars 84 forks source link

ClickOnce: enable RFC 3161 timestamping #634

Closed dtivel closed 1 year ago

dtivel commented 1 year ago

Resolve https://github.com/dotnet/sign/issues/630.

This change updates Sign CLI's copy of Mage-related files to the latest version in dotnet/msbuild. This brings in RFC 3161 timestamping support.

CC @clairernovotny