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 stable
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}" ) = "ServerParser" , "COTLMPServer\ServerParser\ServerParser.csproj" , "{5F8D0FDB-1CD8-4C91-989E-A13990541CE5}"
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+ {5F8D0FDB-1CD8-4C91-989E-A13990541CE5} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
27+ {5F8D0FDB-1CD8-4C91-989E-A13990541CE5} .Debug| Any CPU .Build .0 = Debug| Any CPU
28+ {5F8D0FDB-1CD8-4C91-989E-A13990541CE5} .Release| Any CPU .ActiveCfg = Release| Any CPU
29+ {5F8D0FDB-1CD8-4C91-989E-A13990541CE5} .Release| Any CPU .Build .0 = Release| Any CPU
2430 EndGlobalSection
2531 GlobalSection (SolutionProperties ) = preSolution
2632 HideSolutionNode = FALSE
0 commit comments