Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio Version 17 VisualStudioVersion = 17.5.2.0 MinimumVisualStudioVersion = 10.0.40219.1 Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "src", "src", "{827E0CD3-B72D-47B6-A68D-7590B98EB39B}" EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AgentLauncher", "src\AgentLauncher.csproj", "{1010F5C3-A86E-7C44-F5E6-CE23EE916074}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|x64 = Debug|x64 Release|x64 = Release|x64 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {1010F5C3-A86E-7C44-F5E6-CE23EE916074}.Debug|x64.ActiveCfg = Debug|x64 {1010F5C3-A86E-7C44-F5E6-CE23EE916074}.Debug|x64.Build.0 = Debug|x64 {1010F5C3-A86E-7C44-F5E6-CE23EE916074}.Release|x64.ActiveCfg = Release|x64 {1010F5C3-A86E-7C44-F5E6-CE23EE916074}.Release|x64.Build.0 = Release|x64 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection GlobalSection(NestedProjects) = preSolution {1010F5C3-A86E-7C44-F5E6-CE23EE916074} = {827E0CD3-B72D-47B6-A68D-7590B98EB39B} EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution SolutionGuid = {2D020939-6D5E-4D23-926C-2B39419CFE0E} EndGlobalSection EndGlobal