Describe the proposed changes
Right now, we're using a PowerShell + a templated version of our previous (Visual Studio generated) solution file.
This is hard to extend and maintain. Instead, we should investigate using the slngen tool instead (see here).
Additional context
This will make CommunityToolkit/Tooling-Windows-Submodule#17 much easier.
Describe the proposed changes
Right now, we're using a PowerShell + a templated version of our previous (Visual Studio generated) solution file.
This is hard to extend and maintain. Instead, we should investigate using the
slngentool instead (see here).Additional context
This will make CommunityToolkit/Tooling-Windows-Submodule#17 much easier.