summaryrefslogtreecommitdiff
path: root/Xamarin.Forms.Core/Properties/GlobalAssemblyInfo.cs
diff options
context:
space:
mode:
Diffstat (limited to 'Xamarin.Forms.Core/Properties/GlobalAssemblyInfo.cs')
-rw-r--r--Xamarin.Forms.Core/Properties/GlobalAssemblyInfo.cs8
1 files changed, 8 insertions, 0 deletions
diff --git a/Xamarin.Forms.Core/Properties/GlobalAssemblyInfo.cs b/Xamarin.Forms.Core/Properties/GlobalAssemblyInfo.cs
new file mode 100644
index 00000000..358bc29b
--- /dev/null
+++ b/Xamarin.Forms.Core/Properties/GlobalAssemblyInfo.cs
@@ -0,0 +1,8 @@
+using System.Reflection;
+
+[assembly: AssemblyCompany("Xamarin Inc.")]
+[assembly: AssemblyProduct("Xamarin.Forms")]
+[assembly: AssemblyCopyright("Copyright © Xamarin Inc. 2013-2016")]
+[assembly: AssemblyTrademark("")]
+[assembly: AssemblyVersion("2.0.0.0")]
+[assembly: AssemblyFileVersion("2.0.0.0")] \ No newline at end of file