I am working with Xamarin; it allows C# applications to run on Android. However, I am getting the following error:
Error 1 The "ResourceNameCaseMap" parameter is not supported by the "AndroidComputeResPaths" task. Verify the parameter exists on the task, and it is a gettable public instance property. AndroidApplication1
I Googled the error, but only 1 result comes up without answer. I tried both Visual Studio 2012 and 2010, stock Android application template and I still get the error.