dotnet / sign

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

Update dependencies #646

Closed dtivel closed 8 months ago

dtivel commented 8 months ago

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

Azure.Identity 1.8.2 -> 1.10.3 Azure.Security.KeyVault.Certificates 4.4.0 -> 4.5.1 coverlet.collector 3.2.0 -> 6.0.0 Microsoft.Windows.SDK.BuildTools 10.0.22621.755 -> 10.0.22621.756 NuGet.Packaging 6.4.0 -> 6.7.0 NuGet.Protocol 6.4.0 -> 6.7.0 System.Security.Cryptography.Pkcs 7.0.1 -> 7.0.3 System.Text.Json 7.0.2 -> 7.0.3

CC @clairernovotny