dotnet-releaser
dotnet-releaser copied to clipboard
Add support for uploading multiple assets per platform (as specified in TargetFrameworks)
Hi,
Is it possible to upload multiple assets for different platforms (one asset per framework specified in TargetFrameworks)?
For instance, I'd like to include builds for both .NET Framework 4.6 and .NET 8.0 in my releases:
It would be fantastic to have a configuration option for this. Or is there perhaps a workaround available?
Thank you so much for this tool — it's incredibly helpful!