Browse Source
Merge pull request #20343 from abpframework/packages-upgrade
Upgrade `System.Text.Json` and `MailKit` packages to the latest.
pull/20382/head
Alper Ebiçoğlu
2 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
2 additions and
2 deletions
-
Directory.Packages.props
|
|
|
@ -48,7 +48,7 @@ |
|
|
|
<PackageVersion Include="LdapForNet" Version="2.7.15" /> |
|
|
|
<PackageVersion Include="LibGit2Sharp" Version="0.28.0" /> |
|
|
|
<PackageVersion Include="Magick.NET-Q16-AnyCPU" Version="13.4.0" /> |
|
|
|
<PackageVersion Include="MailKit" Version="4.3.0" /> |
|
|
|
<PackageVersion Include="MailKit" Version="4.7.1.1" /> |
|
|
|
<PackageVersion Include="Markdig.Signed" Version="0.37.0" /> |
|
|
|
<PackageVersion Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="8.0.4" /> |
|
|
|
<PackageVersion Include="Microsoft.AspNetCore.Authentication.OpenIdConnect" Version="8.0.4" /> |
|
|
|
@ -163,7 +163,7 @@ |
|
|
|
<PackageVersion Include="System.Security.Principal.Windows" Version="5.0.0" /> |
|
|
|
<PackageVersion Include="System.Text.Encoding.CodePages" Version="8.0.0" /> |
|
|
|
<PackageVersion Include="System.Text.Encodings.Web" Version="8.0.0" /> |
|
|
|
<PackageVersion Include="System.Text.Json" Version="8.0.0" /> |
|
|
|
<PackageVersion Include="System.Text.Json" Version="8.0.4" /> |
|
|
|
<PackageVersion Include="System.IdentityModel.Tokens.Jwt" Version="7.5.1" /> |
|
|
|
<PackageVersion Include="TimeZoneConverter" Version="6.1.0" /> |
|
|
|
<PackageVersion Include="Unidecode.NET" Version="2.1.0" /> |
|
|
|
|