8aee35c123
- HrynCo.NotificationService.Core (class library) - HrynCo.NotificationService.Api (ASP.NET Core Web API) - HrynCo.NotificationService.Worker (Worker Service) - HrynCo.NotificationService.Core.Tests (xUnit) - HrynCo.NotificationService.Api.IntegrationTests (xUnit) - Api and Worker reference Core - Test projects reference their respective targets Ref: IT-628 Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
8 lines
529 B
XML
8 lines
529 B
XML
<Solution>
|
|
<Project Path="HrynCo.NotificationService.Api.IntegrationTests/HrynCo.NotificationService.Api.IntegrationTests.csproj" />
|
|
<Project Path="HrynCo.NotificationService.Api/HrynCo.NotificationService.Api.csproj" />
|
|
<Project Path="HrynCo.NotificationService.Core.Tests/HrynCo.NotificationService.Core.Tests.csproj" />
|
|
<Project Path="HrynCo.NotificationService.Core/HrynCo.NotificationService.Core.csproj" />
|
|
<Project Path="HrynCo.NotificationService.Worker/HrynCo.NotificationService.Worker.csproj" />
|
|
</Solution>
|