chore(scaffold): initialize git repo and monorepo with .NET solution
This commit is contained in:
8
backend/WorkClub.slnx
Normal file
8
backend/WorkClub.slnx
Normal file
@@ -0,0 +1,8 @@
|
||||
<Solution>
|
||||
<Project Path="WorkClub.Api/WorkClub.Api.csproj" />
|
||||
<Project Path="WorkClub.Application/WorkClub.Application.csproj" />
|
||||
<Project Path="WorkClub.Domain/WorkClub.Domain.csproj" />
|
||||
<Project Path="WorkClub.Infrastructure/WorkClub.Infrastructure.csproj" />
|
||||
<Project Path="WorkClub.Tests.Integration/WorkClub.Tests.Integration.csproj" />
|
||||
<Project Path="WorkClub.Tests.Unit/WorkClub.Tests.Unit.csproj" />
|
||||
</Solution>
|
||||
Reference in New Issue
Block a user