dotnet-releaser icon indicating copy to clipboard operation
dotnet-releaser copied to clipboard

Add support for uploading multiple assets per platform (as specified in TargetFrameworks)

Open magicxor opened this issue 1 year ago • 0 comments

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:

image

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!

magicxor avatar Sep 25 '24 05:09 magicxor