Missing “Platforms” folder when setting up a .NET MAUI project for xUnit testing
The problem is at follows.
I’m working on my Bachelor’s degree project in MAUI and I have to do some unit tests. I looked up online and found several tutorials that show the modification of the .csproj file.
For reference I will provide this video from the MAUI Community Standup because it was the most recent I could find on the topic.