Büroexporter geschrieben

Bug behoben, falls der Ordner von K2000 nicht excistiert
This commit is contained in:
Husky
2021-07-04 18:40:30 +02:00
parent 5e1738d96e
commit cdde5f5004
6 changed files with 250 additions and 12 deletions

View File

@@ -116,6 +116,7 @@
</Reference>
</ItemGroup>
<ItemGroup>
<Compile Include="BüroExporter.cs" />
<Compile Include="Dongle.cs" />
<Compile Include="Einstellungen\ObjecteListSetting.cs" />
<Compile Include="Einstellungen\Settings.cs" />
@@ -520,4 +521,4 @@
</PropertyGroup>
<Error Condition="!Exists('..\packages\ILMerge.3.0.41\build\ILMerge.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\ILMerge.3.0.41\build\ILMerge.props'))" />
</Target>
</Project>
</Project>