File tree 2 files changed +9
-5
lines changed
2 files changed +9
-5
lines changed Original file line number Diff line number Diff line change 11
11
12
12
<ItemGroup >
13
13
<PackageReference Include =" FirebaseAdmin" Version =" 3.1.0" />
14
- <PackageReference Include =" System.IdentityModel.Tokens.Jwt" Version =" 8.3 .0" />
14
+ <PackageReference Include =" System.IdentityModel.Tokens.Jwt" Version =" 8.6 .0" />
15
15
</ItemGroup >
16
16
17
17
</Project >
Original file line number Diff line number Diff line change 10
10
<Summary >Server Side library for sending ✅Web, ✅Android and ✅iOS Push Notifications</Summary >
11
11
<Authors >andrei-m-code</Authors >
12
12
13
- <AssemblyVersion >4.2.1 </AssemblyVersion >
14
- <FileVersion >4.2.1 </FileVersion >
15
- <Version >4.2.1 </Version >
13
+ <AssemblyVersion >4.3.0 </AssemblyVersion >
14
+ <FileVersion >4.3.0 </FileVersion >
15
+ <Version >4.3.0 </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 android-push-notifications ios-push-notifications web-push web-push-notifications apn fcm firebase</PackageTags >
26
26
27
27
<PackageReleaseNotes >
28
+ v4.3.0
29
+ - Upgrade to Bouncycastle.Cryptography
30
+ - Other pkg version bumps
31
+
28
32
v4.2.0
29
33
- Dependencies upgrade
30
34
- Firebase Push Result
78
82
</PropertyGroup >
79
83
80
84
<ItemGroup >
81
- <PackageReference Include =" Portable. BouncyCastle" Version =" 1.9.0 " />
85
+ <PackageReference Include =" BouncyCastle.Cryptography " Version =" 2.5.1 " />
82
86
</ItemGroup >
83
87
84
88
<ItemGroup >
You can’t perform that action at this time.
0 commit comments