dotnet / sign

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

Move to .NET 8 #668

Closed dtivel closed 3 months ago

dtivel commented 3 months ago

This PR moves from .NET 6 to .NET 8 and updates dependencies from 7.0.x to latest release 8.0.x.

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

CC @clairernovotny, @javierdlg