Skip to content

Instantly share code, notes, and snippets.

@tomwis
Created September 17, 2017 14:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tomwis/f55b9121c54267524824f188aa9c42e9 to your computer and use it in GitHub Desktop.
Save tomwis/f55b9121c54267524824f188aa9c42e9 to your computer and use it in GitHub Desktop.
using Xamarin.Forms.Xaml;
[assembly: XamlCompilation (XamlCompilationOptions.Compile)]
namespace MyApp
{
// ...
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment