Skip to content

Commit c01794a

Browse files
committed
description changed
1 parent 1b8723f commit c01794a

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

CorePush/CorePush.csproj

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

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>
7+
<Title>Server Side library for sending ✅Web, ✅Android and ✅iOS Push Notifications</Title>
8+
<PackageDescription>Server Side library for sending ✅Web, ✅Android and ✅iOS Push Notifications</PackageDescription>
9+
<Description>Server Side library for sending ✅Web, ✅Android and ✅iOS Push Notifications</Description>
10+
<Summary>Server Side library for sending ✅Web, ✅Android and ✅iOS Push Notifications</Summary>
1111
<Authors>andrei-m-code</Authors>
1212

13-
<AssemblyVersion>3.0.10.0</AssemblyVersion>
14-
<FileVersion>3.0.10.0</FileVersion>
13+
<AssemblyVersion>3.0.10</AssemblyVersion>
14+
<FileVersion>3.0.10</FileVersion>
1515
<Version>3.0.10</Version>
1616

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

0 commit comments

Comments
 (0)