File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 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 >
76 <Authors >Andrei M</Authors >
87 <Company />
98 <GeneratePackageOnBuild >true</GeneratePackageOnBuild >
109 <AssemblyVersion >3.0.0.0</AssemblyVersion >
1110 <FileVersion >3.0.0.0</FileVersion >
1211 <Version >3.0.0</Version >
1312 <PackageProjectUrl >https://github.com/andrei-m-code/CorePush</PackageProjectUrl >
14- <PackageLicense >https://github.com/andrei-m-code/net-core-push-notifications/blob/master/LICENSE.md</PackageLicense >
13+ <!-- <PackageLicenseFile>LICENSE.md</PackageLicenseFile> -->
14+ <PackageLicenseExpression >MIT</PackageLicenseExpression >
1515 <PackageReleaseNotes >
1616v3.0.0 [Includes breaking changes]
1717- Added ApnSettings and FcmSettings
You can’t perform that action at this time.
0 commit comments