Skip to content

Commit 5962494

Browse files
committed
package description updates
1 parent dabc77f commit 5962494

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

CorePush/CorePush.csproj

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,15 @@
44
<TargetFrameworks>netstandard2.0</TargetFrameworks>
55
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
66

7-
<Title>.NET Core Push Notifications</Title>
8-
<PackageDescription>.NET Core C# Push Notifications for Android Google Firebase Messaging (FCM) and Apple push notifications (APN).</PackageDescription>
9-
<Description>.NET Core C# Push Notifications for Android Google Firebase Messaging (FCM) and Apple push notifications (APN).</Description>
10-
<Summary>.NET Core C# Push Notifications for Android Google Firebase Messaging (FCM) and Apple push notifications (APN).</Summary>
7+
<Title>.NET Core Push Notifications for Web, Android and iOS</Title>
8+
<PackageDescription>.NET Core Push Notifications for Web, Android and iOS</PackageDescription>
9+
<Description>.NET Core Push Notifications for Web, Android and iOS</Description>
10+
<Summary>.NET Core Push Notifications for Web, Android and iOS</Summary>
1111
<Authors>andrei-m-code</Authors>
1212

13-
<AssemblyVersion>3.0.8.0</AssemblyVersion>
14-
<FileVersion>3.0.8.0</FileVersion>
15-
<Version>3.0.8</Version>
13+
<AssemblyVersion>3.0.9.0</AssemblyVersion>
14+
<FileVersion>3.0.9.0</FileVersion>
15+
<Version>3.0.9</Version>
1616

1717
<PackageProjectUrl>https://github.com/andrei-m-code/CorePush</PackageProjectUrl>
1818
<RepositoryUrl>https://github.com/andrei-m-code/CorePush</RepositoryUrl>

0 commit comments

Comments
 (0)