Skip to content

Commit

Permalink
chore: Adjust assembly info
Browse files Browse the repository at this point in the history
  • Loading branch information
jeromelaban committed Nov 17, 2022
1 parent 67cd761 commit 01b4f24
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions src/Uno.UI.BindingHelper.Android/Additions/AssemblyInfo.cs
Original file line number Diff line number Diff line change
@@ -1,13 +1,5 @@
using System;
using System.Collections.Generic;
using System.Linq;
using System.Reflection;
using System.Reflection;
using System.Runtime.CompilerServices;
using System.Text;
using System.Threading.Tasks;
using Android.Runtime;
using Android.Views;
using Java.Interop;

[assembly: InternalsVisibleTo("Uno.UI")]
[assembly: InternalsVisibleTo("SamplesApp")]
Expand Down

0 comments on commit 01b4f24

Please sign in to comment.