|
4 | 4 | <TargetFrameworks>netstandard2.0</TargetFrameworks>
|
5 | 5 | <GeneratePackageOnBuild>true</GeneratePackageOnBuild>
|
6 | 6 |
|
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>.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> |
11 | 11 | <Authors>andrei-m-code</Authors>
|
12 | 12 |
|
13 |
| - <AssemblyVersion>3.0.9.0</AssemblyVersion> |
14 |
| - <FileVersion>3.0.9.0</FileVersion> |
15 |
| - <Version>3.0.9</Version> |
| 13 | + <AssemblyVersion>3.0.10.0</AssemblyVersion> |
| 14 | + <FileVersion>3.0.10.0</FileVersion> |
| 15 | + <Version>3.0.10</Version> |
16 | 16 |
|
17 | 17 | <PackageProjectUrl>https://github.com/andrei-m-code/CorePush</PackageProjectUrl>
|
18 | 18 | <RepositoryUrl>https://github.com/andrei-m-code/CorePush</RepositoryUrl>
|
|
25 | 25 | <PackageTags>push-notifications apn fcm firebase android-push-notifications ios-push-notifications</PackageTags>
|
26 | 26 |
|
27 | 27 | <PackageReleaseNotes>
|
28 |
| -v3.0.5, v3.0.6, v3.0.7, v3.0.8, v3.0.9 |
| 28 | +v3.0.5 - v3.0.10 |
29 | 29 | - Minor code improvements
|
30 | 30 | - Documentation update
|
31 | 31 | - Package icon
|
|
0 commit comments