presentation

This commit is contained in:
2026-02-05 21:07:16 +01:00
parent adf6cac49a
commit 41793f00c1
10 changed files with 142 additions and 1 deletions

View File

@@ -12,4 +12,8 @@
<PackageReference Include="Npgsql.EntityFrameworkCore.PostgreSQL" Version="10.0.0" />
</ItemGroup>
<ItemGroup>
<Folder Include="Infrastructure\Persistence\Db\Migrations\" />
</ItemGroup>
</Project>