Context:
https://developercommunity.visualstudio.com/t/Switch-shared-project-file-context-crash/10048136
https://developercommunity.visualstudio.com/t/Switching-context-in-a-C-code-editor-wi/1612820#T-N10090311
I think our generation of our solution (and the resulting solution) are missing some lines needed for Shared Projects to work correctly in the sample app.
For instance if I try and open one of the files in the CommunityToolkit.Labs.Shared project and switch to Wasm or WinAppSDK, VS throws an error and doesn't do anything.
I do indeed see the guids to link to these projects missing from the SharedMSBuildProjectFiles section.
I tried fiddling with it, but couldn't get it to work.