update 20241120

This commit is contained in:
Stefan Hutter
2024-11-20 17:25:15 +01:00
parent 194a97416c
commit d3bf9458eb
356 changed files with 30432 additions and 500 deletions

View File

@@ -7,8 +7,8 @@
<ProjectGuid>{1CBBE5F6-4562-4EEF-BC9B-177F30901E23}</ProjectGuid>
<OutputType>WinExe</OutputType>
<RootNamespace>OnDoc</RootNamespace>
<AssemblyName>update</AssemblyName>
<TargetFrameworkVersion>v4.8.1</TargetFrameworkVersion>
<AssemblyName>OnDoc</AssemblyName>
<TargetFrameworkVersion>v4.8</TargetFrameworkVersion>
<FileAlignment>512</FileAlignment>
<Deterministic>true</Deterministic>
<TargetFrameworkProfile />
@@ -225,6 +225,7 @@
<Compile Include="Helper\Security.cs" />
<Compile Include="Helper\Strings.cs" />
<Compile Include="Helper\TableHelper.cs" />
<Compile Include="Helper\xmlhelper.cs" />
<Compile Include="Interfaces\IListener.cs" />
<Compile Include="Klassen\Broadcaster.cs" />
<Compile Include="Klassen\clsAppParams.cs" />