This commit is contained in:
h z
2025-05-04 19:11:12 +01:00
parent 11fed38dff
commit 84a62ba048
3 changed files with 14 additions and 7 deletions

View File

@@ -9,15 +9,14 @@
<ItemGroup>
<Content Include="..\.dockerignore">
<Content Include="..\.dockerignore">
<Link>.dockerignore</Link>
</Content>
<PackageReference Include="Alchegos.Core" Version="0.0.1" />
<PackageReference Include="RabbitMQ.Client" Version="7.1.1" />
</Content>
<PackageReference Include="Alchegos.Core" Version="0.0.1" />
<PackageReference Include="RabbitMQ.Client" Version="7.1.1" />
</ItemGroup>
<ItemGroup>
<Folder Include="EventHandlerDispatchers\" />
<None Include="NuGet.Config" />
</ItemGroup>
</Project>