vcsjones / AzureSignTool

SignTool Library and Azure Key Vault Support
MIT License
286 stars 90 forks source link

Offer AzureSignTool as standalone EXE #202

Closed vcsjones closed 6 months ago

vcsjones commented 1 year ago

AST is currently only available as a NuGet global tool.

Started in ~v5.0~ v6.0 it will also be offered as a standalone EXE on the GitHub release, in addition to being a NuGet global tool.

Standalone EXEs will be self-contained and single-file so they will "just work" without the shared .NET runtime being installed on the machine.

The EXE will be offered as x86, x86_64, and ARM64.

andrewpitts15 commented 8 months ago

@vcsjones Is there any news on this? It would be useful to have. This wasn't included in v5.

vcsjones commented 6 months ago

There is an update on the status over at #246, and an explanation why I was not able to get to it in time for AST v5.0.

vcsjones commented 6 months ago

This is done. The next release will have published binaries.