'How to add an additional Uno head to an existing Uno solution?

I can only find commands how to create and build Uno solutions from scratch but nowhere how to add - for example an additional mobile head ? Neither Visual Studio templates offer it on such granularity.

dotnet new unoapp-net6 -h tells neither anything about such option.

enter image description here



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source