Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio Version 16 VisualStudioVersion = 16.0.30114.105 MinimumVisualStudioVersion = 10.0.40219.1 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "sam-test-app", "src\sam-test-app.csproj", "{73FE859B-8FD9-4533-B6B0-40DFE33BAEA4}" EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "test", "test\test.csproj", "{0F5F73F7-B2DB-4F7E-9DB0-70B059A3339B}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Release|Any CPU = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {73FE859B-8FD9-4533-B6B0-40DFE33BAEA4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {73FE859B-8FD9-4533-B6B0-40DFE33BAEA4}.Debug|Any CPU.Build.0 = Debug|Any CPU {73FE859B-8FD9-4533-B6B0-40DFE33BAEA4}.Release|Any CPU.ActiveCfg = Release|Any CPU {73FE859B-8FD9-4533-B6B0-40DFE33BAEA4}.Release|Any CPU.Build.0 = Release|Any CPU {0F5F73F7-B2DB-4F7E-9DB0-70B059A3339B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {0F5F73F7-B2DB-4F7E-9DB0-70B059A3339B}.Debug|Any CPU.Build.0 = Debug|Any CPU {0F5F73F7-B2DB-4F7E-9DB0-70B059A3339B}.Release|Any CPU.ActiveCfg = Release|Any CPU {0F5F73F7-B2DB-4F7E-9DB0-70B059A3339B}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection EndGlobal