dotnet / sign

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

Added --azure-tenant-id option and made all the --azure-key-vault options obsolete. #726

Closed dlemstra closed 5 days ago

dlemstra commented 5 days ago

This PR makes all the --azure-key-vault obsolete and hidden. When the options are hidden they can still be used but they will no longer show up in the help. And this PR also introduces an option to set the TenantId property of the DefaultAzureCredential.