Skip to content

Commit

Permalink
Update Oracle.EntityFrameworkCore package to version 9.23.60
Browse files Browse the repository at this point in the history
Upgraded the Oracle.EntityFrameworkCore package from version 8.23.70 to 9.23.60. This update ensures compatibility with newer features and resolves any potential issues fixed in the latest release. No changes were made to other package versions.
  • Loading branch information
sfmskywalker committed Jan 27, 2025
1 parent adea7fa commit e806b73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@
<PackageVersion Include="Microsoft.Extensions.Options.ConfigurationExtensions" Version="9.0.1"/>
<PackageVersion Include="Npgsql" Version="9.0.2"/>
<PackageVersion Include="Npgsql.EntityFrameworkCore.PostgreSQL" Version="9.0.3"/>
<PackageVersion Include="Oracle.EntityFrameworkCore" Version="8.23.70"/>
<PackageVersion Include="Oracle.EntityFrameworkCore" Version="9.23.60"/>
<PackageVersion Include="Polly" Version="8.5.1"/>
<PackageVersion Include="Pomelo.EntityFrameworkCore.MySql" Version="9.0.0-preview.2.efcore.9.0.0"/>
<PackageVersion Include="Refit" Version="8.0.0"/>
Expand Down

0 comments on commit e806b73

Please sign in to comment.