Friday, June 2, 2017

The "DebugType" parameter is not supported by the "XamlCTask" task. Xamarine Forms Android

If you getting the below error, then follow the solution to fix this.

The "DebugType" parameter is not supported by the "XamlCTask" task. Verify the parameter exists on the task, and it is a settable public instance property. CabPOC01.Android


Solution - Go to the below folder and removed the DebugType = "$(DebugType)" From Xamarin.Forms.targets File

\packages\Xamarin.Forms.2.3.4.247\build\portable-win+net45+wp80+win81+wpa81+MonoAndroid10+Xamarin.iOS10+xamarinmac20

No comments: