Initial commit

This commit is contained in:
2020-10-21 10:43:18 +02:00
commit 56bd02798f
5848 changed files with 2659025 additions and 0 deletions

View File

@@ -0,0 +1,33 @@
<?xml version='1.0' encoding='utf-8'?>
<SettingsFile xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings" CurrentProfile="(Default)" GeneratedClassNamespace="My" GeneratedClassName="MySettings" UseMySettingsClassName="true">
<Profiles />
<Settings>
<Setting Name="InputFile" Type="System.String" Scope="User">
<Value Profile="(Default)">k:\edoka\agb\in\bplist.csv</Value>
</Setting>
<Setting Name="OutputPath" Type="System.String" Scope="User">
<Value Profile="(Default)">k:\edoka\agb\out\</Value>
</Setting>
<Setting Name="Strukturfile" Type="System.String" Scope="User">
<Value Profile="(Default)">k:\edoka\agb\struktur.xml</Value>
</Setting>
<Setting Name="Doktype" Type="System.String" Scope="User">
<Value Profile="(Default)">2093</Value>
</Setting>
<Setting Name="AGBFile" Type="System.String" Scope="User">
<Value Profile="(Default)">k:\edoka\agb\agb.pdf</Value>
</Setting>
<Setting Name="Ersteller" Type="System.String" Scope="User">
<Value Profile="(Default)">TGE4491</Value>
</Setting>
<Setting Name="Archivdatum" Type="System.String" Scope="User">
<Value Profile="(Default)">31.12.2016</Value>
</Setting>
<Setting Name="Error_Path" Type="System.String" Scope="User">
<Value Profile="(Default)">k:\edoka\agb\error\</Value>
</Setting>
<Setting Name="Filename_Ergaenzung" Type="System.String" Scope="User">
<Value Profile="(Default)">_LCR.pdf</Value>
</Setting>
</Settings>
</SettingsFile>