vcsjones / AzureSignTool

SignTool Library and Azure Key Vault Support
MIT License
267 stars 85 forks source link

.NET 8 support #217

Closed Kormyr closed 5 months ago

Kormyr commented 9 months ago

Hello,

.NET 6 will be end of support on November 12, 2024. Now that the next LTS has been released, are there any plans for the tool to support .NET 8?

Thanks.

Kormyr commented 8 months ago

For anyone experiencing the same problems and want a quick workaround, I generated standalone .NET 8 executables: https://github.com/Kormyr/AzureSignTool/releases/tag/v1.0 I am still hoping they will be provided soon on this repository.

vcsjones commented 8 months ago

I expect to have a .NET 8 release out by the end of this year, 2023.

TheodorKleynhans commented 7 months ago

I see that the PR to add .NET 8 support was completed a month ago. Is there a reason why it is being held back? Is there something I can do to help get it released?

lumzl commented 7 months ago

Yes, any info would be great thanks.

caracostea commented 6 months ago

@vcsjones Any chance for the release containing support for .NET8 to happen soon?

vcsjones commented 5 months ago

Sorry for the delay here. I was initially hoping to be able to produce independent executables with self-contained deployments, in addition to publishing on NuGet. This turned out to be a bigger task than I thought, and it seemed like I was "really close" for quite a while there. Instead I will give up on it for now and get a version out on NuGet this weekend, and publish self-contained executables if and when I figure out it.

Sorry for the hold up there.

vcsjones commented 5 months ago

AzureSignTool 5.0.0 is out and bumps to .NET 8.0.