Browse Source
Update Volo.Abp.EntityFrameworkCore.Oracle.csproj
pull/15172/head
maliming
4 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
framework/src/Volo.Abp.EntityFrameworkCore.Oracle/Volo.Abp.EntityFrameworkCore.Oracle.csproj
|
|
|
@ -20,7 +20,7 @@ |
|
|
|
|
|
|
|
<ItemGroup> |
|
|
|
<PackageReference Include="Microsoft.EntityFrameworkCore.Relational" Version="$(MicrosoftEntityFrameworkCorePackageVersion)" /> |
|
|
|
<PackageReference Include="Oracle.EntityFrameworkCore" Version="6.21.5" /> |
|
|
|
<PackageReference Include="Oracle.EntityFrameworkCore" Version="7.21.8" /> |
|
|
|
</ItemGroup> |
|
|
|
|
|
|
|
</Project> |
|
|
|
|