@@ -3,24 +3,24 @@ Microsoft Visual Studio Solution File, Format Version 12.00
3
3
# Visual Studio Version 17
4
4
VisualStudioVersion = 17.7.33913.275
5
5
MinimumVisualStudioVersion = 10.0.40219.1
6
- Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556 }" ) = "Codebreaker.GameAPIs.Client" , "clients\common\ Codebreaker.GameAPIs.Client\Codebreaker.GameAPIs.Client.csproj" , "{87B3D527-0BB4-4B7E-9A29-525F86836FBD }"
6
+ Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC }" ) = "Codebreaker.GameAPIs.Client" , "clients\Codebreaker.GameAPIs.Client\Codebreaker.GameAPIs.Client.csproj" , "{11AEC509-CB22-441A-B6A0-19732DA0F0F8 }"
7
7
EndProject
8
- Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556 }" ) = "Codebreaker.GameAPIs.Client.Tests" , "clients\common\ Codebreaker.GameAPIs.Client.Tests\Codebreaker.GameAPIs.Client.Tests.csproj" , "{D6A22A41-9853-4EDE-8B25-033308390292 }"
8
+ Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC }" ) = "Codebreaker.GameAPIs.Client.Tests" , "clients\Codebreaker.GameAPIs.Client.Tests\Codebreaker.GameAPIs.Client.Tests.csproj" , "{EF2D1638-A6FA-4FF1-88BD-CFAADDE80E37 }"
9
9
EndProject
10
10
Global
11
11
GlobalSection (SolutionConfigurationPlatforms ) = preSolution
12
12
Debug| Any CPU = Debug| Any CPU
13
13
Release| Any CPU = Release| Any CPU
14
14
EndGlobalSection
15
15
GlobalSection (ProjectConfigurationPlatforms ) = postSolution
16
- {87B3D527-0BB4-4B7E-9A29-525F86836FBD } .Debug| Any CPU .ActiveCfg = Debug| Any CPU
17
- {87B3D527-0BB4-4B7E-9A29-525F86836FBD } .Debug| Any CPU .Build .0 = Debug| Any CPU
18
- {87B3D527-0BB4-4B7E-9A29-525F86836FBD } .Release| Any CPU .ActiveCfg = Release| Any CPU
19
- {87B3D527-0BB4-4B7E-9A29-525F86836FBD } .Release| Any CPU .Build .0 = Release| Any CPU
20
- {D6A22A41-9853-4EDE-8B25-033308390292 } .Debug| Any CPU .ActiveCfg = Debug| Any CPU
21
- {D6A22A41-9853-4EDE-8B25-033308390292 } .Debug| Any CPU .Build .0 = Debug| Any CPU
22
- {D6A22A41-9853-4EDE-8B25-033308390292 } .Release| Any CPU .ActiveCfg = Release| Any CPU
23
- {D6A22A41-9853-4EDE-8B25-033308390292 } .Release| Any CPU .Build .0 = Release| Any CPU
16
+ {11AEC509-CB22-441A-B6A0-19732DA0F0F8 } .Debug| Any CPU .ActiveCfg = Debug| Any CPU
17
+ {11AEC509-CB22-441A-B6A0-19732DA0F0F8 } .Debug| Any CPU .Build .0 = Debug| Any CPU
18
+ {11AEC509-CB22-441A-B6A0-19732DA0F0F8 } .Release| Any CPU .ActiveCfg = Release| Any CPU
19
+ {11AEC509-CB22-441A-B6A0-19732DA0F0F8 } .Release| Any CPU .Build .0 = Release| Any CPU
20
+ {EF2D1638-A6FA-4FF1-88BD-CFAADDE80E37 } .Debug| Any CPU .ActiveCfg = Debug| Any CPU
21
+ {EF2D1638-A6FA-4FF1-88BD-CFAADDE80E37 } .Debug| Any CPU .Build .0 = Debug| Any CPU
22
+ {EF2D1638-A6FA-4FF1-88BD-CFAADDE80E37 } .Release| Any CPU .ActiveCfg = Release| Any CPU
23
+ {EF2D1638-A6FA-4FF1-88BD-CFAADDE80E37 } .Release| Any CPU .Build .0 = Release| Any CPU
24
24
EndGlobalSection
25
25
GlobalSection (SolutionProperties ) = preSolution
26
26
HideSolutionNode = FALSE
0 commit comments