Skip to content

Commit 2343a16

Browse files
committed
Package information updated
1 parent c62626f commit 2343a16

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CorePush/CorePush.csproj

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,15 @@
33
<PropertyGroup>
44
<TargetFrameworks>netstandard2.1</TargetFrameworks>
55
<Description>.NET Core C# Push Notifications for Android Google Firebase Messaging (FCM) and Apple push notifications (APN).</Description>
6+
<Summary>.NET Core C# Push Notifications for Android Google Firebase Messaging (FCM) and Apple push notifications (APN).</Summary>
67
<Authors>Andrei M</Authors>
78
<Company />
89
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
910
<AssemblyVersion>3.0.0.0</AssemblyVersion>
1011
<FileVersion>3.0.0.0</FileVersion>
1112
<Version>3.0.0</Version>
1213
<PackageProjectUrl>https://github.com/andrei-m-code/CorePush</PackageProjectUrl>
13-
<PackageLicenseUrl />
14+
<PackageLicenseUrl>https://github.com/andrei-m-code/net-core-push-notifications/blob/master/LICENSE.md</PackageLicenseUrl>
1415
<PackageReleaseNotes>
1516
v3.0.0 [Includes breaking changes]
1617
- Added ApnSettings and FcmSettings

0 commit comments

Comments
 (0)