Skip to content

Commit 40aba82

Browse files
[deps] DbOps: Update Pomelo.EntityFrameworkCore.MySql to v9
1 parent 6ade093 commit 40aba82

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Infrastructure.EntityFramework/Infrastructure.EntityFramework.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<PackageReference Include="Microsoft.EntityFrameworkCore.SqlServer" Version="[8.0.8]" />
88
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="[8.0.8]" />
99
<PackageReference Include="Npgsql.EntityFrameworkCore.PostgreSQL" Version="[8.0.4]" />
10-
<PackageReference Include="Pomelo.EntityFrameworkCore.MySql" Version="[8.0.2]" />
10+
<PackageReference Include="Pomelo.EntityFrameworkCore.MySql" Version="[9.0.0]" />
1111
<PackageReference Include="linq2db.EntityFrameworkCore" Version="[8.1.0]" />
1212
</ItemGroup>
1313

0 commit comments

Comments
 (0)