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

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