mirror of
https://github.com/aaronpo97/the-biergarten-app.git
synced 2026-02-16 10:42:08 +00:00
Add domain project and update references
This commit is contained in:
@@ -7,6 +7,10 @@
|
||||
<Project Path="Database/Database.Migrations/Database.Migrations.csproj" />
|
||||
<Project Path="Database/Database.Seed/Database.Seed.csproj" />
|
||||
</Folder>
|
||||
<Folder Name="/Domain/">
|
||||
<Project Path="Domain/Domain.Core/Domain.Core.csproj" />
|
||||
<Project Path="Domain/Domain.Validation/Domain.Validation.csproj" />
|
||||
</Folder>
|
||||
<Folder Name="/Repository/">
|
||||
<Project Path="Repository/Repository.Core/Repository.Core.csproj" />
|
||||
<Project Path="Repository/Repository.Tests/Repository.Tests.csproj" />
|
||||
|
||||
Reference in New Issue
Block a user