summaryrefslogtreecommitdiff
path: root/Xamarin.Forms.Platform.Android.FormsViewGroup/Properties/AssemblyInfo.cs
blob: 9274d6309040776ba06b142a72b7852bbea51af3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
using System.Reflection;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
using Android.App;

// General Information about an assembly is controlled through the following 
// set of attributes. Change these attribute values to modify the information
// associated with an assembly.
[assembly: AssemblyTitle ("FormsViewGroup")]
[assembly: AssemblyDescription ("")]
[assembly: AssemblyConfiguration ("")]
[assembly: AssemblyCulture ("")]
[assembly: ComVisible (false)]