I just started using the .NET MAUI framework. I am having some trouble launching the app in debug mode in Visual Studio. For normal .NET applications, launching Visual studio in admin mode and then starting the debug mode works, but in this case, the application doesn't get launched in debug mode.
Couldn't find any documentations on this either.