11
22Microsoft Visual Studio Solution File, Format Version 12.00
3- # Visual Studio Version 17
4- VisualStudioVersion = 17.14.36310.24
3+ # Visual Studio Version 18
4+ VisualStudioVersion = 18.5.11723.231
55MinimumVisualStudioVersion = 10.0.40219.1
66Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "COTLMP" , "COTLMP\COTLMP.csproj" , "{75CAB2D0-F823-DEFE-5EF0-A25BC117280F}"
77EndProject
88Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "COTLMPServer" , "COTLMPServer\COTLMPServer.csproj" , "{9476AA40-C94F-43C7-BF81-9427F4329E8F}"
99EndProject
10+ Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "DedicatedServer" , "COTLMPServer\DedicatedServer\DedicatedServer.csproj" , "{1D6C6C2A-38F4-4574-918D-24A33F1FB8C6}"
11+ EndProject
1012Global
1113 GlobalSection (SolutionConfigurationPlatforms ) = preSolution
1214 Debug| Any CPU = Debug| Any CPU
@@ -21,6 +23,10 @@ Global
2123 {9476AA40-C94F-43C7-BF81-9427F4329E8F} .Debug| Any CPU .Build .0 = Debug| Any CPU
2224 {9476AA40-C94F-43C7-BF81-9427F4329E8F} .Release| Any CPU .ActiveCfg = Release| Any CPU
2325 {9476AA40-C94F-43C7-BF81-9427F4329E8F} .Release| Any CPU .Build .0 = Release| Any CPU
26+ {1D6C6C2A-38F4-4574-918D-24A33F1FB8C6} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
27+ {1D6C6C2A-38F4-4574-918D-24A33F1FB8C6} .Debug| Any CPU .Build .0 = Debug| Any CPU
28+ {1D6C6C2A-38F4-4574-918D-24A33F1FB8C6} .Release| Any CPU .ActiveCfg = Release| Any CPU
29+ {1D6C6C2A-38F4-4574-918D-24A33F1FB8C6} .Release| Any CPU .Build .0 = Release| Any CPU
2430 EndGlobalSection
2531 GlobalSection (SolutionProperties ) = preSolution
2632 HideSolutionNode = FALSE
0 commit comments