Update Invoice File Handling

This commit is contained in:
Andre Beging
2024-11-07 07:50:20 +01:00
parent cc877259cf
commit e1ac7d420e
2 changed files with 27 additions and 14 deletions

View File

@@ -4,7 +4,6 @@
<TargetFramework>net8.0</TargetFramework>
<Nullable>enable</Nullable>
<ImplicitUsings>enable</ImplicitUsings>
<PublishSingleFile>true</PublishSingleFile>
</PropertyGroup>
<ItemGroup>