Browse Source
Merge pull request #18452 from abpframework/liangshiwei/efcore
Update Oracle.EntityFrameworkCore to 8.21.121
pull/18453/head
liangshiwei
2 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with
2 additions and
2 deletions
-
Directory.Packages.props
-
docs/en/Migration-Guides/Abp-8_0.md
|
|
|
@ -118,7 +118,7 @@ |
|
|
|
<PackageVersion Include="OpenIddict.Server.AspNetCore" Version="4.10.0" /> |
|
|
|
<PackageVersion Include="OpenIddict.Validation.AspNetCore" Version="4.10.0" /> |
|
|
|
<PackageVersion Include="OpenIddict.Validation.ServerIntegration" Version="4.10.0" /> |
|
|
|
<PackageVersion Include="Oracle.EntityFrameworkCore" Version="7.21.12" /> |
|
|
|
<PackageVersion Include="Oracle.EntityFrameworkCore" Version="8.21.121" /> |
|
|
|
<PackageVersion Include="Polly" Version="8.2.0" /> |
|
|
|
<PackageVersion Include="Polly.Extensions.Http" Version="3.0.0" /> |
|
|
|
<PackageVersion Include="Pomelo.EntityFrameworkCore.MySql" Version="8.0.0-beta.2" /> |
|
|
|
|
|
|
|
@ -252,7 +252,7 @@ You can see the following list of NuGet libraries that have been upgraded with . |
|
|
|
| OpenIddict.Server.AspNetCore | 4.8.0 | 4.10.0 | |
|
|
|
| OpenIddict.Validation.AspNetCore | 4.8.0 | 4.10.0 | |
|
|
|
| OpenIddict.Validation.ServerIntegration | 4.8.0 | 4.10.0 | |
|
|
|
| Oracle.EntityFrameworkCore | 7.21.8 | 7.21.12 | |
|
|
|
| Oracle.EntityFrameworkCore | 7.21.8 | 8.21.121 | |
|
|
|
| Polly | 7.2.3 | 8.2.0 | |
|
|
|
| Pomelo.EntityFrameworkCore.MySql | 7.0.0 | 8.0.0-beta.2 | |
|
|
|
| Quartz | 3.4.0 | 3.7.0 | |
|
|
|
|