Answers for "duplicate xaml compilation attribute"

0

duplicate xaml compilation attribute

It is now declared in "AssemblyInfo.cs" in the shared project.

[assembly: XamlCompilation(XamlCompilationOptions.Compile)]

Credit to: @seanalford in the Xamarin Forum
Posted by: Guest on June-06-2021

Browse Popular Code Answers by Language