Description
It's cumbersome to install .NET9 runtime on all environments where you need to run the Signing server client application - especially when running inside containers.
Please provide (additional?) packages of client tool which are self contained.
I quickly tried but it seems that packing as .NET tool does not support self contained.
error NETSDK1053: Pack as tool does not support self contained.
I'm happy to file a PR if decision on how to go forward with that is provided (Drop .NET tool support or create additional packages?)