From be75aaf2122dbd566f8623234349bd6d3e04aafe Mon Sep 17 00:00:00 2001
From: Christian Nagel <christian@christiannagel.com>
Date: Wed, 18 Sep 2024 10:14:46 +0200
Subject: [PATCH] remove the client library project from the solution

removes the warning when debugging

as the nuget package is used instead
---
 ch11/Chapter11.sln                          | 20 ++------------------
 ch11/CodeBreaker.Bot/CodeBreaker.Bot.csproj |  1 -
 2 files changed, 2 insertions(+), 19 deletions(-)

diff --git a/ch11/Chapter11.sln b/ch11/Chapter11.sln
index 574d46d5..80e1c009 100644
--- a/ch11/Chapter11.sln
+++ b/ch11/Chapter11.sln
@@ -24,10 +24,6 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Codebreaker.GameAPIs.Tests"
 EndProject
 Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "CodeBreaker.Bot.Tests", "CodeBreaker.Bot.Tests\CodeBreaker.Bot.Tests.csproj", "{6F24F509-90E2-4EF4-BD3D-04ECE970340E}"
 EndProject
-Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Codebreaker.GameAPIs.Client", "Codebreaker.GameAPIs.Client\Codebreaker.GameAPIs.Client.csproj", "{E8F4F2D2-6365-479C-9270-C5BB07B379AD}"
-EndProject
-Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Codebreaker.GameAPIs.Client.Tests", "Codebreaker.GameAPIs.Client.Tests\Codebreaker.GameAPIs.Client.Tests.csproj", "{DDED1556-3395-4FE8-A15B-E3897B2351C6}"
-EndProject
 Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "GamesAPI", "GamesAPI", "{77EEE74A-99C6-4CD5-96B0-BF9AD39DF075}"
 EndProject
 Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "grafana", "grafana", "{5F6717A8-03CF-4A25-83F1-5809B7E373C1}"
@@ -57,8 +53,6 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "datasources", "datasources"
 EndProject
 Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Bot", "Bot", "{5E463302-4888-4F18-BB3E-6192B576A4FD}"
 EndProject
-Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Clients", "Clients", "{B09C78CD-2B70-4ED8-B04C-DED361DE7CB6}"
-EndProject
 Global
 	GlobalSection(SolutionConfigurationPlatforms) = preSolution
 		Debug|Any CPU = Debug|Any CPU
@@ -89,30 +83,20 @@ Global
 		{6F24F509-90E2-4EF4-BD3D-04ECE970340E}.Debug|Any CPU.Build.0 = Debug|Any CPU
 		{6F24F509-90E2-4EF4-BD3D-04ECE970340E}.Release|Any CPU.ActiveCfg = Release|Any CPU
 		{6F24F509-90E2-4EF4-BD3D-04ECE970340E}.Release|Any CPU.Build.0 = Release|Any CPU
-		{E8F4F2D2-6365-479C-9270-C5BB07B379AD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
-		{E8F4F2D2-6365-479C-9270-C5BB07B379AD}.Debug|Any CPU.Build.0 = Debug|Any CPU
-		{E8F4F2D2-6365-479C-9270-C5BB07B379AD}.Release|Any CPU.ActiveCfg = Release|Any CPU
-		{E8F4F2D2-6365-479C-9270-C5BB07B379AD}.Release|Any CPU.Build.0 = Release|Any CPU
-		{DDED1556-3395-4FE8-A15B-E3897B2351C6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
-		{DDED1556-3395-4FE8-A15B-E3897B2351C6}.Debug|Any CPU.Build.0 = Debug|Any CPU
-		{DDED1556-3395-4FE8-A15B-E3897B2351C6}.Release|Any CPU.ActiveCfg = Release|Any CPU
-		{DDED1556-3395-4FE8-A15B-E3897B2351C6}.Release|Any CPU.Build.0 = Release|Any CPU
 	EndGlobalSection
 	GlobalSection(SolutionProperties) = preSolution
 		HideSolutionNode = FALSE
 	EndGlobalSection
 	GlobalSection(NestedProjects) = preSolution
 		{288B3955-47C4-47D4-8B2B-D87D0E7E303B} = {77EEE74A-99C6-4CD5-96B0-BF9AD39DF075}
+		{DFA6264C-D06B-4A3C-B195-88A0E61E2A8F} = {5E463302-4888-4F18-BB3E-6192B576A4FD}
 		{3F67AC70-DBD4-46FC-91D3-671CFB6C51F9} = {77EEE74A-99C6-4CD5-96B0-BF9AD39DF075}
+		{6F24F509-90E2-4EF4-BD3D-04ECE970340E} = {5E463302-4888-4F18-BB3E-6192B576A4FD}
 		{63E66D67-72F4-4B2D-A45F-B45A86AACB2B} = {5F6717A8-03CF-4A25-83F1-5809B7E373C1}
 		{495095E0-3696-4E53-AB77-1147201B9EBD} = {5F6717A8-03CF-4A25-83F1-5809B7E373C1}
-		{6F24F509-90E2-4EF4-BD3D-04ECE970340E} = {5E463302-4888-4F18-BB3E-6192B576A4FD}
 		{71AA58F9-8633-4166-80E1-5187347B9675} = {495095E0-3696-4E53-AB77-1147201B9EBD}
 		{6D3BA9A0-FD83-4796-B11D-AE35EB7AADE2} = {71AA58F9-8633-4166-80E1-5187347B9675}
 		{3D542520-A5A9-4D96-84C1-0935F581BE18} = {71AA58F9-8633-4166-80E1-5187347B9675}
-		{DDED1556-3395-4FE8-A15B-E3897B2351C6} = {B09C78CD-2B70-4ED8-B04C-DED361DE7CB6}
-		{DFA6264C-D06B-4A3C-B195-88A0E61E2A8F} = {5E463302-4888-4F18-BB3E-6192B576A4FD}
-		{E8F4F2D2-6365-479C-9270-C5BB07B379AD} = {B09C78CD-2B70-4ED8-B04C-DED361DE7CB6}
 	EndGlobalSection
 	GlobalSection(ExtensibilityGlobals) = postSolution
 		SolutionGuid = {AB3739EB-14D4-4A4A-A6DC-44E1D103FE67}
diff --git a/ch11/CodeBreaker.Bot/CodeBreaker.Bot.csproj b/ch11/CodeBreaker.Bot/CodeBreaker.Bot.csproj
index 22c7f492..851b221f 100644
--- a/ch11/CodeBreaker.Bot/CodeBreaker.Bot.csproj
+++ b/ch11/CodeBreaker.Bot/CodeBreaker.Bot.csproj
@@ -4,7 +4,6 @@
     <TargetFramework>net8.0</TargetFramework>
     <Nullable>enable</Nullable>
     <ImplicitUsings>enable</ImplicitUsings>
-    <Configurations>Debug;Release</Configurations>
   </PropertyGroup>
 
   <ItemGroup>