refactor: web hook

This commit is contained in:
h z
2025-03-13 11:00:11 +00:00
parent 2715909a41
commit 9f55972e60
13 changed files with 265 additions and 67 deletions

View File

@@ -12,15 +12,12 @@
<Content Include="..\.dockerignore">
<Link>.dockerignore</Link>
</Content>
</ItemGroup>
<ItemGroup>
<PackageReference Include="RabbitMQ.Client" Version="7.1.1" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Alchegos.Core\Alchegos.Core.csproj" />
</ItemGroup>
<ItemGroup>
<Folder Include="EventHandlerDispatchers\" />
</ItemGroup>
</Project>