Примечание.
Для доступа к этой странице требуется авторизация. Вы можете попробовать войти или изменить каталоги.
Для доступа к этой странице требуется авторизация. Вы можете попробовать изменить каталоги.
Проблема
An unhandled exception (or error case) was encountered in one of .NET for Android's MSBuild tasks.
Решение
Consider submitting a bug if you are getting this warning under normal circumstances.
Specific scenario 1
Проблема
An exception was thrown and logged, including a C# exception stack trace showing where the failure occurred.
Решение
Likely, the only option is to submit a bug.
Specific scenario 2
Проблема
You are using a $(TargetFrameworkVersion) which cannot be mapped to a valid android api-level.
Решение
Check you have selected a valid $(TargetFrameworkVersion) and the required android api-level is installed in $(AndroidSdkDirectory)\platforms.