- [FIX] Restores compatibility with .NET 8 as .NET 10 is not ubiquitously available in all common CI environments yet.
This change only impacts the nuget tool distribution of AzureSignTool. As the stand-alone binaries are fully self-contained, they do contain any functional changes and are still built with .NET 10.
The 7.0.1 versions of the binaries are included for consistency of availability on GitHub releases, but it is not necessary to move to 7.0.1 if 7.0.0 is working for you.