Code cleanup

This commit is contained in:
Paul Schneider 2025-03-04 18:05:21 +00:00
commit 380f2314dc
14 changed files with 105 additions and 103 deletions

View file

@ -4,6 +4,7 @@
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
<UserSecretsId>53bd70e8-ff81-497a-847f-a15fd8ea7a09</UserSecretsId>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Npgsql.EntityFrameworkCore.PostgreSQL" Version="8.0.11" />