Browse Source
Merge pull request #25774 from abpframework/auto-merge/rel-10-6/4698
Merge branch dev with rel-10.6
pull/25788/head
Volosoft Agent
1 month ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with
2 additions and
1 deletions
-
Directory.Packages.props
-
docs/en/package-version-changes.md
|
|
|
@ -123,7 +123,7 @@ |
|
|
|
<PackageVersion Include="Microsoft.IdentityModel.Tokens" Version="8.19.1" /> |
|
|
|
<PackageVersion Include="Microsoft.IdentityModel.JsonWebTokens" Version="8.19.1" /> |
|
|
|
<PackageVersion Include="Minio" Version="6.0.5" /> |
|
|
|
<PackageVersion Include="MongoDB.Driver" Version="3.9.0" /> |
|
|
|
<PackageVersion Include="MongoDB.Driver" Version="3.10.0" /> |
|
|
|
<PackageVersion Include="NEST" Version="7.17.5" /> |
|
|
|
<PackageVersion Include="Newtonsoft.Json" Version="13.0.4" /> |
|
|
|
<PackageVersion Include="Nito.AsyncEx.Context" Version="5.1.2" /> |
|
|
|
|
|
|
|
@ -64,6 +64,7 @@ |
|
|
|
| Microsoft.IdentityModel.JsonWebTokens | 8.16.0 | 8.19.1 | #25706 | |
|
|
|
| Microsoft.IdentityModel.Protocols.OpenIdConnect | 8.16.0 | 8.19.1 | #25706 | |
|
|
|
| Microsoft.IdentityModel.Tokens | 8.16.0 | 8.19.1 | #25706 | |
|
|
|
| MongoDB.Driver | 3.9.0 | 3.10.0 | #25773 | |
|
|
|
| System.Collections.Immutable | 10.0.7 | 10.0.9 | #25706 | |
|
|
|
| System.IdentityModel.Tokens.Jwt | 8.16.0 | 8.19.1 | #25706 | |
|
|
|
| System.Management | 10.0.7 | 10.0.9 | #25706 | |
|
|
|
|