Add an "install" command that builds a target csproj and copies all outputs and required dlls to some dir.
To make it easy to use allow defining default source base dir in some config file
Example: install the outputs of project named ImportService into current dir:
soldr install ImportService