We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3a38ef7 + 8a7122b commit 5bfdfa6Copy full SHA for 5bfdfa6
1 file changed
src/EntityFrameworkCore.Generator.Core/EntityFrameworkCore.Generator.Core.csproj
@@ -16,7 +16,7 @@
16
<PackageReference Include="Microsoft.Extensions.Configuration.UserSecrets" Version="10.0.5" />
17
<PackageReference Include="Npgsql.EntityFrameworkCore.PostgreSQL" Version="9.0.4" />
18
<PackageReference Include="Npgsql.EntityFrameworkCore.PostgreSQL.NetTopologySuite" Version="9.0.4" />
19
- <PackageReference Include="Oracle.EntityFrameworkCore" Version="9.23.26100" />
+ <PackageReference Include="Oracle.EntityFrameworkCore" Version="9.23.26200" />
20
<PackageReference Include="Pomelo.EntityFrameworkCore.MySql" Version="9.0.0" />
21
<PackageReference Include="Pomelo.EntityFrameworkCore.MySql.NetTopologySuite" Version="9.0.0" />
22
<PackageReference Include="YamlDotNet" Version="16.3.0" />
0 commit comments