Skip to content

Commit f452f94

Browse files
chore(deps): update dependency pomelo.entityframeworkcore.mysql to v9
1 parent 06df71c commit f452f94

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

backend/DvbLiveBackend/DvbLiveBackend.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
3939
</PackageReference>
4040
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="7.0.1" />
41-
<PackageReference Include="Pomelo.EntityFrameworkCore.MySql" Version="7.0.0-silver.1" />
41+
<PackageReference Include="Pomelo.EntityFrameworkCore.MySql" Version="9.0.0" />
4242
<PackageReference Include="Sentry.AspNetCore" Version="3.25.0" />
4343
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.4.0" />
4444
</ItemGroup>

0 commit comments

Comments
 (0)