Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio Version 16 VisualStudioVersion = 16.0.30803.129 MinimumVisualStudioVersion = 10.0.40219.1 Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "integration-test-app", "integration-test-app\integration-test-app.csproj", "{BDB0883C-9E4D-4D2E-B428-B245D91B607C}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Release|Any CPU = Release|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {BDB0883C-9E4D-4D2E-B428-B245D91B607C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {BDB0883C-9E4D-4D2E-B428-B245D91B607C}.Debug|Any CPU.Build.0 = Debug|Any CPU {BDB0883C-9E4D-4D2E-B428-B245D91B607C}.Release|Any CPU.ActiveCfg = Release|Any CPU {BDB0883C-9E4D-4D2E-B428-B245D91B607C}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution SolutionGuid = {B4160B38-4CB6-409C-9C7F-4DA3563D87BF} EndGlobalSection EndGlobal