Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio Version 17 VisualStudioVersion = 17.10.35013.160 MinimumVisualStudioVersion = 10.0.40219.1 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "UnitTestTripHelper", "UnitTestTripHelper.csproj", "{10C578B3-3293-42EC-A108-B6594ECF9D7B}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Release|Any CPU = Release|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {10C578B3-3293-42EC-A108-B6594ECF9D7B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {10C578B3-3293-42EC-A108-B6594ECF9D7B}.Debug|Any CPU.Build.0 = Debug|Any CPU {10C578B3-3293-42EC-A108-B6594ECF9D7B}.Release|Any CPU.ActiveCfg = Release|Any CPU {10C578B3-3293-42EC-A108-B6594ECF9D7B}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution SolutionGuid = {BB0DF6C4-1B6B-46B6-94CA-B635175D3E1B} EndGlobalSection EndGlobal