From 49ab3598d7da44fc4d4740d3e9afd6057953668c Mon Sep 17 00:00:00 2001 From: Damian Wessels Date: Mon, 11 Sep 2023 20:44:04 +0200 Subject: [PATCH] PRoejtkdatei --- dcnsanplanung.sln | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/dcnsanplanung.sln b/dcnsanplanung.sln index b19e575..0d2ad3a 100644 --- a/dcnsanplanung.sln +++ b/dcnsanplanung.sln @@ -11,9 +11,11 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Schnittstelle", "Schnittste EndProject Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "dcnsanplanung.DAL", "dcnsanplanung.DAL\dcnsanplanung.DAL.csproj", "{FA2F4994-301B-4C11-8F44-585D4B726B97}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "dcnsanplanung.sharedTests", "dcnsanplanung.sharedTests\dcnsanplanung.sharedTests.csproj", "{BD28F6AD-DA89-4BC7-A82D-7E28BB00E0EB}" +Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "dcnsanplanung.sharedTests", "dcnsanplanung.sharedTests\dcnsanplanung.sharedTests.csproj", "{BD28F6AD-DA89-4BC7-A82D-7E28BB00E0EB}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "dcnsanplanung.DALTests", "dcnsanplanung.DALTests\dcnsanplanung.DALTests.csproj", "{91A48C89-5E1F-4C70-B995-A2AC9459E6C1}" +Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "dcnsanplanung.DALTests", "dcnsanplanung.DALTests\dcnsanplanung.DALTests.csproj", "{91A48C89-5E1F-4C70-B995-A2AC9459E6C1}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "dcnsanplanung.bewertung", "dcnsanplanung.bewertung\dcnsanplanung.bewertung.csproj", "{9D3FD066-7572-40EC-BCC7-5508CBAFF02C}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -45,6 +47,10 @@ Global {91A48C89-5E1F-4C70-B995-A2AC9459E6C1}.Debug|Any CPU.Build.0 = Debug|Any CPU {91A48C89-5E1F-4C70-B995-A2AC9459E6C1}.Release|Any CPU.ActiveCfg = Release|Any CPU {91A48C89-5E1F-4C70-B995-A2AC9459E6C1}.Release|Any CPU.Build.0 = Release|Any CPU + {9D3FD066-7572-40EC-BCC7-5508CBAFF02C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {9D3FD066-7572-40EC-BCC7-5508CBAFF02C}.Debug|Any CPU.Build.0 = Debug|Any CPU + {9D3FD066-7572-40EC-BCC7-5508CBAFF02C}.Release|Any CPU.ActiveCfg = Release|Any CPU + {9D3FD066-7572-40EC-BCC7-5508CBAFF02C}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE