summaryrefslogtreecommitdiff
path: root/Xamarin.Forms.Core.Design/Properties/AssemblyInfo.cs
blob: 1c6cce846880e0b515f15d83fb1869a627efb4b2 (plain)
1
2
3
4
5
6
7
using System.Reflection;
using Microsoft.Windows.Design.Metadata;

[assembly: AssemblyTitle ("Xamarin.Forms.Core.Design")]
[assembly: AssemblyDescription ("Provides the design-time metadata for the XAML language service.")]

[assembly: ProvideMetadata (typeof (Xamarin.Forms.Core.Design.RegisterMetadata))]