MAUI iOS: Custom Configuration breaks debugging

Phillipp 0 Reputation points
2023-07-18T08:36:28.68+00:00

Hi there,

I am working with custom configurations in my csproj files. e.g. stuff like "DevDebug" or other special configurations.

As soon as I set these up, the debugging will not work anymore. It looks like MAUI is injecting some default properties for "Debug" and "Release". How can I figure out what these default properties are and which of those I need to set to make debugging work?

Thanks a lot

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,927 questions
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.