PDF-Export für Flugbuchungen hinzugefügt

This commit is contained in:
2026-03-06 10:01:43 +01:00
parent 7603469aae
commit 03c91f7dc9
10 changed files with 107 additions and 2 deletions

View File

@@ -17,6 +17,9 @@
<PackageReference Include="BCrypt.Net-Next" Version="4.0.3" />
<PackageReference Include="MahApps.Metro.IconPacks" Version="6.2.1" />
<PackageReference Include="MySql.Data" Version="9.6.0" />
<PackageReference Include="PDFsharp" Version="6.2.4" />
<PackageReference Include="System.Drawing.Common" Version="10.0.3" />
<PackageReference Include="System.Text.Encoding.CodePages" Version="10.0.3" />
</ItemGroup>
<ItemGroup>