diff --git a/DAL/DAL.csproj b/DAL/DAL.csproj
new file mode 100644
index 0000000..c2adec4
--- /dev/null
+++ b/DAL/DAL.csproj
@@ -0,0 +1,21 @@
+
+
+
+ net7.0
+ enable
+ enable
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/Domain/Domain.csproj b/Domain/Domain.csproj
new file mode 100644
index 0000000..c1cfe94
--- /dev/null
+++ b/Domain/Domain.csproj
@@ -0,0 +1,13 @@
+
+
+
+ net7.0
+ enable
+ enable
+
+
+
+
+
+
+