Berichtworker angefangen

This commit is contained in:
HuskyTeufel
2020-03-27 13:23:10 +01:00
parent a9320eb1f6
commit f83ec8cfcd
5 changed files with 52 additions and 0 deletions

View File

@@ -43,6 +43,7 @@
<Reference Include="System.Xml" />
</ItemGroup>
<ItemGroup>
<Compile Include="BerichtWorker.cs" />
<Compile Include="BilderObject.cs" />
<Compile Include="Exceptions\CSVImportException.cs" />
<Compile Include="Exceptions\DataBaseVersionMismatchException.cs" />