Justerat lite i gränssnittet

This commit is contained in:
2026-04-26 13:38:54 +02:00
parent 1e8098996c
commit 3ec543ed3d
4 changed files with 338 additions and 202 deletions

View File

@ -7,6 +7,10 @@
<UseWindowsForms>true</UseWindowsForms>
<ImplicitUsings>enable</ImplicitUsings>
</PropertyGroup>
<ItemGroup>
<Compile Remove="PdfPigLetterExtractor.cs" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="9.0.6" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="9.0.6" />