Skip to content

Commit

Permalink
Use previous Oracle provider (#2670)
Browse files Browse the repository at this point in the history
  • Loading branch information
ErikEJ authored Nov 27, 2024
1 parent 0ab2ff6 commit 85effa0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Core/RevEng.Core.80/RevEng.Core.80.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<PackageReference Include="Mono.TextTemplating" Version="3.0.0" />
<PackageReference Include="Npgsql.EntityFrameworkCore.PostgreSQL.NodaTime" Version="8.0.11" />
<PackageReference Include="Npgsql.EntityFrameworkCore.PostgreSQL.NetTopologySuite" Version="8.0.11" />
<PackageReference Include="Oracle.EntityFrameworkCore" Version="8.23.60" />
<PackageReference Include="Oracle.EntityFrameworkCore" Version="8.23.50" />
<PackageReference Include="Pomelo.EntityFrameworkCore.MySql.NetTopologySuite" Version="8.0.2" />
<PackageReference Include="SimplerSoftware.EntityFrameworkCore.SqlServer.NodaTime" Version="8.0.1" />
<PackageReference Include="System.CodeDom" Version="8.0.0" />
Expand Down

0 comments on commit 85effa0

Please sign in to comment.