mirror of
https://github.com/aaronpo97/the-biergarten-app.git
synced 2026-02-16 10:42:08 +00:00
Refactor domain project structure and remove Domain.Validation project
This commit is contained in:
@@ -8,8 +8,7 @@
|
||||
<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" />
|
||||
<Project Path="Domain/Domain.csproj" />
|
||||
</Folder>
|
||||
<Folder Name="/Repository/">
|
||||
<Project Path="Repository/Repository.Core/Repository.Core.csproj" />
|
||||
|
||||
Reference in New Issue
Block a user