Investigate if the https://github.com/dotnet/templating system allows us to pass in parameters to modify the generation. Default would still be everything included. We'd want to have a flag which can either: - remove the templated control added in CommunityToolkit/Labs-Windows#157 CommunityToolkit/Labs-Windows#160 - generate a .NET Standard source library/unit test project instead (remove PackageIdVariant and MultiTarget lines from csproj)
Investigate if the https://github.com/dotnet/templating system allows us to pass in parameters to modify the generation.
Default would still be everything included.
We'd want to have a flag which can either: