build: update ref
All checks were successful
Build and Deploy Docker Container / build-and-deploy (push) Successful in 2m49s

This commit is contained in:
2025-09-04 00:02:06 +03:00
parent e439183645
commit f95d8d3420
2 changed files with 11 additions and 11 deletions

View File

@@ -11,7 +11,7 @@
<PackageReference Include="AspNetCore.HealthChecks.Sqlite" Version="9.0.0" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="9.0.8" />
<PackageReference Include="Npgsql.EntityFrameworkCore.PostgreSQL" Version="9.0.4" />
<PackageReference Include="Pomelo.EntityFrameworkCore.MySql" Version="9.0.0-rc.1.efcore.9.0.0" />
<PackageReference Include="Pomelo.EntityFrameworkCore.MySql" Version="9.0.0" />
</ItemGroup>
<ItemGroup>