How to fix \"Root element is missing.\" when doing a Visual Studio (VS) Build?
Any idea what file I should look at in my solution?
Actually, I am getting thi
In my case I received a message like this: See this picture
I just commented the snipped code below in the project file (.csproj) and the problem was fixed.