@@ -10,16 +10,42 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution
1010 .editorconfig = .editorconfig
1111 EndProject Section
1212EndProject
13+ Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "RelayTestServer" , "RelayTestServer\RelayTestServer.csproj" , "{91A955FC-0A91-4DD9-80A4-B0E79205B357}"
14+ EndProject
1315Global
1416 GlobalSection (SolutionConfigurationPlatforms ) = preSolution
1517 Debug| x64 = Debug| x64
18+ Debug| Any CPU = Debug| Any CPU
19+ Debug| x86 = Debug| x86
1620 Release| x64 = Release| x64
21+ Release| Any CPU = Release| Any CPU
22+ Release| x86 = Release| x86
1723 EndGlobalSection
1824 GlobalSection (ProjectConfigurationPlatforms ) = postSolution
1925 {3C5DB9DE-D479-4160-815D-7B664F6AC8EF} .Debug| x64 .ActiveCfg = Debug| x64
2026 {3C5DB9DE-D479-4160-815D-7B664F6AC8EF} .Debug| x64 .Build .0 = Debug| x64
27+ {3C5DB9DE-D479-4160-815D-7B664F6AC8EF} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
28+ {3C5DB9DE-D479-4160-815D-7B664F6AC8EF} .Debug| Any CPU .Build .0 = Debug| Any CPU
29+ {3C5DB9DE-D479-4160-815D-7B664F6AC8EF} .Debug| x86 .ActiveCfg = Debug| Any CPU
30+ {3C5DB9DE-D479-4160-815D-7B664F6AC8EF} .Debug| x86 .Build .0 = Debug| Any CPU
2131 {3C5DB9DE-D479-4160-815D-7B664F6AC8EF} .Release| x64 .ActiveCfg = Release| x64
2232 {3C5DB9DE-D479-4160-815D-7B664F6AC8EF} .Release| x64 .Build .0 = Release| x64
33+ {3C5DB9DE-D479-4160-815D-7B664F6AC8EF} .Release| Any CPU .ActiveCfg = Release| Any CPU
34+ {3C5DB9DE-D479-4160-815D-7B664F6AC8EF} .Release| Any CPU .Build .0 = Release| Any CPU
35+ {3C5DB9DE-D479-4160-815D-7B664F6AC8EF} .Release| x86 .ActiveCfg = Release| Any CPU
36+ {3C5DB9DE-D479-4160-815D-7B664F6AC8EF} .Release| x86 .Build .0 = Release| Any CPU
37+ {91A955FC-0A91-4DD9-80A4-B0E79205B357} .Debug| x64 .ActiveCfg = Debug| Any CPU
38+ {91A955FC-0A91-4DD9-80A4-B0E79205B357} .Debug| x64 .Build .0 = Debug| Any CPU
39+ {91A955FC-0A91-4DD9-80A4-B0E79205B357} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
40+ {91A955FC-0A91-4DD9-80A4-B0E79205B357} .Debug| Any CPU .Build .0 = Debug| Any CPU
41+ {91A955FC-0A91-4DD9-80A4-B0E79205B357} .Debug| x86 .ActiveCfg = Debug| Any CPU
42+ {91A955FC-0A91-4DD9-80A4-B0E79205B357} .Debug| x86 .Build .0 = Debug| Any CPU
43+ {91A955FC-0A91-4DD9-80A4-B0E79205B357} .Release| x64 .ActiveCfg = Release| Any CPU
44+ {91A955FC-0A91-4DD9-80A4-B0E79205B357} .Release| x64 .Build .0 = Release| Any CPU
45+ {91A955FC-0A91-4DD9-80A4-B0E79205B357} .Release| Any CPU .ActiveCfg = Release| Any CPU
46+ {91A955FC-0A91-4DD9-80A4-B0E79205B357} .Release| Any CPU .Build .0 = Release| Any CPU
47+ {91A955FC-0A91-4DD9-80A4-B0E79205B357} .Release| x86 .ActiveCfg = Release| Any CPU
48+ {91A955FC-0A91-4DD9-80A4-B0E79205B357} .Release| x86 .Build .0 = Release| Any CPU
2349 EndGlobalSection
2450 GlobalSection (SolutionProperties ) = preSolution
2551 HideSolutionNode = FALSE
0 commit comments