Skip Navigation

What is this in my MAUI csproj?

I had this line randomly appear in my csproj git changes...

<ProjectExtensions><VisualStudio><UserProperties XamarinHotReloadGenericExceptionInfoBarBaseMAUIAppHideInfoBar="True" /></VisualStudio></ProjectExtensions>

I didn't put it there myself, unless by accidentally clicking something. Maybe it got put there automatically (like when you update nuget and it automatically updates the csproj)?

I don't use XAML, nor hot reload, nor did I add any extensions, so I'm not sure why it appeared. I Googled for it and couldn't really find anything about it. I don't know if it's safe to just delete it or if it needs to be there now?

6
6 comments
You've viewed 6 comments.