diff --git a/src/Core/API/API.Core/API.Core.csproj b/src/Core/API/API.Core/API.Core.csproj
index 0d83a68..55b89d1 100644
--- a/src/Core/API/API.Core/API.Core.csproj
+++ b/src/Core/API/API.Core/API.Core.csproj
@@ -18,7 +18,7 @@
-
+
diff --git a/src/Core/Core.slnx b/src/Core/Core.slnx
index 295ac8f..8555a8f 100644
--- a/src/Core/Core.slnx
+++ b/src/Core/Core.slnx
@@ -8,8 +8,7 @@
-
-
+
diff --git a/src/Core/Database/Database.Seed/Database.Seed.csproj b/src/Core/Database/Database.Seed/Database.Seed.csproj
index 8d6121a..16493b5 100644
--- a/src/Core/Database/Database.Seed/Database.Seed.csproj
+++ b/src/Core/Database/Database.Seed/Database.Seed.csproj
@@ -18,7 +18,7 @@
-
+
diff --git a/src/Core/Domain/Domain.Validation/Domain.Validation.csproj b/src/Core/Domain/Domain.Validation/Domain.Validation.csproj
deleted file mode 100644
index 7ee98f4..0000000
--- a/src/Core/Domain/Domain.Validation/Domain.Validation.csproj
+++ /dev/null
@@ -1,12 +0,0 @@
-
-
- net10.0
- enable
- enable
- Domain.Validation
-
-
-
-
-
-
diff --git a/src/Core/Domain/Domain.Core/Domain.Core.csproj b/src/Core/Domain/Domain.csproj
similarity index 81%
rename from src/Core/Domain/Domain.Core/Domain.Core.csproj
rename to src/Core/Domain/Domain.csproj
index 00018cc..424ac3a 100644
--- a/src/Core/Domain/Domain.Core/Domain.Core.csproj
+++ b/src/Core/Domain/Domain.csproj
@@ -3,6 +3,6 @@
net10.0
enable
enable
- Domain.Core
+ Domain
diff --git a/src/Core/Domain/Domain.Core/Entities/UserAccount.cs b/src/Core/Domain/Entities/UserAccount.cs
similarity index 100%
rename from src/Core/Domain/Domain.Core/Entities/UserAccount.cs
rename to src/Core/Domain/Entities/UserAccount.cs
diff --git a/src/Core/Domain/Domain.Core/Entities/UserCredential.cs b/src/Core/Domain/Entities/UserCredential.cs
similarity index 100%
rename from src/Core/Domain/Domain.Core/Entities/UserCredential.cs
rename to src/Core/Domain/Entities/UserCredential.cs
diff --git a/src/Core/Domain/Domain.Core/Entities/UserVerification.cs b/src/Core/Domain/Entities/UserVerification.cs
similarity index 100%
rename from src/Core/Domain/Domain.Core/Entities/UserVerification.cs
rename to src/Core/Domain/Entities/UserVerification.cs
diff --git a/src/Core/Repository/Repository.Core/Repository.Core.csproj b/src/Core/Repository/Repository.Core/Repository.Core.csproj
index 5878edc..6c69c3a 100644
--- a/src/Core/Repository/Repository.Core/Repository.Core.csproj
+++ b/src/Core/Repository/Repository.Core/Repository.Core.csproj
@@ -15,6 +15,6 @@
-
+
diff --git a/src/Core/Service/Service.Core/Service.Core.csproj b/src/Core/Service/Service.Core/Service.Core.csproj
index 988104d..9ce9012 100644
--- a/src/Core/Service/Service.Core/Service.Core.csproj
+++ b/src/Core/Service/Service.Core/Service.Core.csproj
@@ -11,7 +11,7 @@
-
+