Common und Service API Send API Mails

This commit is contained in:
Developer01
2025-05-07 16:50:46 +02:00
parent 4f95a1eed4
commit 6fc0c32c46
7 changed files with 260 additions and 11 deletions

View File

@@ -260,6 +260,7 @@
<ItemGroup>
<Compile Include="Config.vb" />
<Compile Include="LogProvider.vb" />
<Compile Include="Scheduler_API_SendEnvelopeMails.vb" />
<Compile Include="Service.Designer.vb">
<DependentUpon>Service.vb</DependentUpon>
</Compile>
@@ -288,7 +289,7 @@
<DependentUpon>Settings.settings</DependentUpon>
<DesignTimeSharedInput>True</DesignTimeSharedInput>
</Compile>
<Compile Include="Scheduler.vb" />
<Compile Include="Scheduler_FinishEnvelope.vb" />
<Compile Include="TempFiles.vb" />
</ItemGroup>
<ItemGroup>