diff --git a/ApplicationServices/DbContexts.cs b/ApplicationServices/UNTESTED/DbContexts.cs
similarity index 100%
rename from ApplicationServices/DbContexts.cs
rename to ApplicationServices/UNTESTED/DbContexts.cs
diff --git a/DataLayer/DataLayer.csproj b/DataLayer/DataLayer.csproj
index d512a27b..e9086b87 100644
--- a/DataLayer/DataLayer.csproj
+++ b/DataLayer/DataLayer.csproj
@@ -32,7 +32,6 @@
PreserveNewest
- true
diff --git a/LibationWinForm/LibationWinForm.csproj b/LibationWinForm/LibationWinForm.csproj
index 9c9e932d..7749a377 100644
--- a/LibationWinForm/LibationWinForm.csproj
+++ b/LibationWinForm/LibationWinForm.csproj
@@ -39,4 +39,11 @@
+
+
+ PreserveNewest
+ true
+
+
+
\ No newline at end of file
diff --git a/LibationWinForm/appsettings.json b/LibationWinForm/appsettings.json
new file mode 100644
index 00000000..4fc8b29b
--- /dev/null
+++ b/LibationWinForm/appsettings.json
@@ -0,0 +1,3 @@
+{
+ "": ""
+}
\ No newline at end of file