Skip to content

Commit e3753a4

Browse files
[deps] DbOps: Update Pomelo.EntityFrameworkCore.MySql to v9
1 parent 0ad7a10 commit e3753a4

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
@@ -12,7 +12,7 @@
1212
<PackageReference Include="Microsoft.EntityFrameworkCore.SqlServer" Version="[8.0.8]" />
1313
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="[8.0.8]" />
1414
<PackageReference Include="Npgsql.EntityFrameworkCore.PostgreSQL" Version="[8.0.4]" />
15-
<PackageReference Include="Pomelo.EntityFrameworkCore.MySql" Version="[8.0.2]" />
15+
<PackageReference Include="Pomelo.EntityFrameworkCore.MySql" Version="[9.0.0]" />
1616
<PackageReference Include="linq2db.EntityFrameworkCore" Version="[8.1.0]" />
1717
</ItemGroup>
1818

0 commit comments

Comments
 (0)