ChaseFlorell/FutureFlag

Add XmlnsDefinitionAttribute

Closed this issue · 0 comments

  • Upgrade to Xamarin.Forms 3.5
  • Add AssemblyInfo.cs to Forms project
  • Add XmlnsDefinition to AssemblyInfo

doing this will allow us to define our xmlns as follows.

<ContentPage xmlns:featureFlag="http://github.com/chaseflorell/futureflag">