.NET för Android-fel XA1034

Exempelmeddelanden

Your project references 'Foo.dll' which uses the `_Microsoft.Android.Resource.Designer` assembly, but you do not have this feature enabled. Please set the `AndroidUseDesignerAssembly` MSBuild property to `true` in your project file.

Lösning

Redigera csproj direkt och ändra "AndroidUseDesignerAssembly" till True.