diff --git a/PushSharp.Amazon.Adm/Properties/AssemblyInfo.cs b/PushSharp.Amazon.Adm/Properties/AssemblyInfo.cs
index effe387f..0522940d 100644
--- a/PushSharp.Amazon.Adm/Properties/AssemblyInfo.cs
+++ b/PushSharp.Amazon.Adm/Properties/AssemblyInfo.cs
@@ -7,9 +7,9 @@
[assembly: AssemblyTitle("PushSharp.Amazon.Adm")]
[assembly: AssemblyDescription("")]
[assembly: AssemblyConfiguration("")]
-[assembly: AssemblyCompany("")]
-[assembly: AssemblyProduct("")]
-[assembly: AssemblyCopyright("jonathan")]
+[assembly: AssemblyCompany("Redth")]
+[assembly: AssemblyProduct("PushSharp.Amazon.Adm")]
+[assembly: AssemblyCopyright("Redth")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")]
@@ -17,11 +17,10 @@
// The form "{Major}.{Minor}.*" will automatically update the build and revision,
// and "{Major}.{Minor}.{Build}.*" will update just the revision.
-[assembly: AssemblyVersion("1.0.*")]
+//[assembly: AssemblyVersion("1.0.*")]
// The following attributes are used to specify the signing key for the assembly,
// if desired. See the Mono documentation for more information about signing.
//[assembly: AssemblyDelaySign(false)]
-//[assembly: AssemblyKeyFile("")]
-
+//[assembly: AssemblyKeyFile("")]
\ No newline at end of file
diff --git a/PushSharp.Amazon.Adm/PushSharp-Signing.snk b/PushSharp.Amazon.Adm/PushSharp-Signing.snk
new file mode 100644
index 00000000..bfd7bce5
Binary files /dev/null and b/PushSharp.Amazon.Adm/PushSharp-Signing.snk differ
diff --git a/PushSharp.Amazon.Adm/PushSharp.Amazon.Adm.csproj b/PushSharp.Amazon.Adm/PushSharp.Amazon.Adm.csproj
index fa64852b..ab90362f 100644
--- a/PushSharp.Amazon.Adm/PushSharp.Amazon.Adm.csproj
+++ b/PushSharp.Amazon.Adm/PushSharp.Amazon.Adm.csproj
@@ -28,6 +28,12 @@
4
false
+
+ true
+
+
+ PushSharp-Signing.snk
+
@@ -42,14 +48,17 @@
+
+ AssemblyVersionInfo.cs
+
-
+
@@ -60,6 +69,8 @@
+
+
\ No newline at end of file
diff --git a/PushSharp.Android/Properties/AssemblyInfo.cs b/PushSharp.Android/Properties/AssemblyInfo.cs
index b7e53886..f0c35a41 100644
--- a/PushSharp.Android/Properties/AssemblyInfo.cs
+++ b/PushSharp.Android/Properties/AssemblyInfo.cs
@@ -8,16 +8,16 @@
[assembly: AssemblyTitle("PushSharp.Android")]
[assembly: AssemblyDescription("")]
[assembly: AssemblyConfiguration("")]
-[assembly: AssemblyCompany("")]
+[assembly: AssemblyCompany("Redth")]
[assembly: AssemblyProduct("PushSharp.Android")]
-[assembly: AssemblyCopyright("Copyright © 2012")]
+[assembly: AssemblyCopyright("Copyright Redth")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")]
// Setting ComVisible to false makes the types in this assembly not visible
// to COM components. If you need to access a type in this assembly from
// COM, set the ComVisible attribute to true on that type.
-[assembly: ComVisible(false)]
+//[assembly: ComVisible(false)]
// The following GUID is for the ID of the typelib if this project is exposed to COM
-[assembly: Guid("15830884-40f7-49ab-aaaf-234ca44cd0cb")]
+//[assembly: Guid("15830884-40f7-49ab-aaaf-234ca44cd0cb")]
diff --git a/PushSharp.Apple/Properties/AssemblyInfo.cs b/PushSharp.Apple/Properties/AssemblyInfo.cs
index 05e8809c..a8afee8e 100644
--- a/PushSharp.Apple/Properties/AssemblyInfo.cs
+++ b/PushSharp.Apple/Properties/AssemblyInfo.cs
@@ -5,19 +5,19 @@
// 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("ApplePushSharp")]
+[assembly: AssemblyTitle("PushSharp.Apple")]
[assembly: AssemblyDescription("")]
[assembly: AssemblyConfiguration("")]
-[assembly: AssemblyCompany("")]
-[assembly: AssemblyProduct("ApplePushSharp")]
-[assembly: AssemblyCopyright("Copyright © 2012")]
+[assembly: AssemblyCompany("Redth")]
+[assembly: AssemblyProduct("PushSharp.Apple")]
+[assembly: AssemblyCopyright("Copyright Redth")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")]
// Setting ComVisible to false makes the types in this assembly not visible
// to COM components. If you need to access a type in this assembly from
// COM, set the ComVisible attribute to true on that type.
-[assembly: ComVisible(false)]
+//[assembly: ComVisible(false)]
// The following GUID is for the ID of the typelib if this project is exposed to COM
-[assembly: Guid("3d3e17d7-b45f-4149-b380-8070cc131624")]
+//[assembly: Guid("3d3e17d7-b45f-4149-b380-8070cc131624")]
diff --git a/PushSharp.Blackberry/Properties/AssemblyInfo.cs b/PushSharp.Blackberry/Properties/AssemblyInfo.cs
index 092b6d6d..cb8ab454 100644
--- a/PushSharp.Blackberry/Properties/AssemblyInfo.cs
+++ b/PushSharp.Blackberry/Properties/AssemblyInfo.cs
@@ -1,4 +1,4 @@
-using System.Reflection;
+using System.Reflection;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
@@ -8,18 +8,16 @@
[assembly: AssemblyTitle("PushSharp.Blackberry")]
[assembly: AssemblyDescription("")]
[assembly: AssemblyConfiguration("")]
-[assembly: AssemblyCompany("")]
+[assembly: AssemblyCompany("Redth")]
[assembly: AssemblyProduct("PushSharp.Blackberry")]
-[assembly: AssemblyCopyright("Copyright © 2012")]
+[assembly: AssemblyCopyright("Copyright Redth")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")]
// Setting ComVisible to false makes the types in this assembly not visible
// to COM components. If you need to access a type in this assembly from
// COM, set the ComVisible attribute to true on that type.
-[assembly: ComVisible(false)]
+//[assembly: ComVisible(false)]
// The following GUID is for the ID of the typelib if this project is exposed to COM
-[assembly: Guid("055417c8-aac4-488f-9418-642e456c4545")]
-[assembly: AssemblyVersionAttribute("2.0.4")]
-[assembly: AssemblyFileVersionAttribute("2.0.4")]
+//[assembly: Guid("055417c8-aac4-488f-9418-642e456c4545")]
diff --git a/PushSharp.Blackberry/PushSharp.Blackberry.csproj b/PushSharp.Blackberry/PushSharp.Blackberry.csproj
index 0e93cc9f..92b1fe95 100644
--- a/PushSharp.Blackberry/PushSharp.Blackberry.csproj
+++ b/PushSharp.Blackberry/PushSharp.Blackberry.csproj
@@ -70,7 +70,9 @@
-
+
+ AssemblyVersionInfo.cs
+
@@ -78,6 +80,7 @@
+
@@ -89,6 +92,7 @@
+