Browse Source

PR labeler test to see how labels behave on App

github-services/pull/2508/head
Federico Maccaroni 3 years ago
parent
commit
f24b13502f
  1. 6
      src/App/App.xaml.cs

6
src/App/App.xaml.cs

@ -18,6 +18,12 @@ using Bit.Core.Utilities; @@ -18,6 +18,12 @@ using Bit.Core.Utilities;
using Xamarin.Forms;
using Xamarin.Forms.Xaml;
[assembly: XamlCompilation(XamlCompilationOptions.Compile)]
namespace Bit.App
{

Loading…
Cancel
Save