Skip to content

Commit 383e932

Browse files
committed
Fix assembly name attribute
1 parent 4f1a16e commit 383e932

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PushSharp.Google/Properties/AssemblyInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
// Information about this assembly is defined by the following attributes.
55
// Change them to the values specific to your project.
66

7-
[assembly: AssemblyTitle ("PushSharp.Google.Gcm")]
7+
[assembly: AssemblyTitle ("PushSharp.Google")]
88
[assembly: AssemblyDescription ("")]
99
[assembly: AssemblyConfiguration ("")]
1010
[assembly: AssemblyCompany ("")]

0 commit comments

Comments
 (0)