MailQueue

This commit is contained in:
2026-01-12 08:49:18 +01:00
parent 941e24551c
commit 936a08cc76
15 changed files with 1571 additions and 2 deletions

View File

@ -1,6 +1,7 @@
<Solution>
<Project Path="StandManager.Domain/StandManager.Domain.csproj" />
<Project Path="StandManager.Infrastructure/StandManager.Infrastructure.csproj" />
<Project Path="StandManager.MailProcessor/StandManager.MailProcessor.csproj" />
<Project Path="StandManager.Service/StandManager.Service.csproj" />
<Project Path="StandManager/StandManager.csproj" />
</Solution>