Files
hrynco-rabbitmq/Hrynco.RabbitMq.slnx
T
Anatolii Grynchuk 5b963b25a7 chore: initial repository scaffold
- Add Hrynco.RabbitMq class library with RabbitMQ client abstractions
- Add Hrynco.RabbitMq.Tests xunit project
- ImplicitUsings disabled on all projects

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-05-01 12:25:42 +03:00

5 lines
155 B
XML

<Solution>
<Project Path="Hrynco.RabbitMq.Tests/Hrynco.RabbitMq.Tests.csproj" />
<Project Path="Hrynco.RabbitMq/Hrynco.RabbitMq.csproj" />
</Solution>