summaryrefslogtreecommitdiff
path: root/Xamarin.Forms.Core.Design/Properties/AssemblyInfo.cs
diff options
context:
space:
mode:
Diffstat (limited to 'Xamarin.Forms.Core.Design/Properties/AssemblyInfo.cs')
-rw-r--r--Xamarin.Forms.Core.Design/Properties/AssemblyInfo.cs7
1 files changed, 7 insertions, 0 deletions
diff --git a/Xamarin.Forms.Core.Design/Properties/AssemblyInfo.cs b/Xamarin.Forms.Core.Design/Properties/AssemblyInfo.cs
new file mode 100644
index 00000000..1c6cce84
--- /dev/null
+++ b/Xamarin.Forms.Core.Design/Properties/AssemblyInfo.cs
@@ -0,0 +1,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))] \ No newline at end of file