Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.28010.2036 MinimumVisualStudioVersion = 10.0.40219.1 Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Benchmarks", "Benchmarks\Benchmarks.csproj", "{12CA0190-5EA2-460F-ABC4-FAD454148EBF}" EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "PlatformBenchmarks", "PlatformBenchmarks\PlatformBenchmarks.csproj", "{8ACF83AD-E861-4642-BEF3-A6211F99389D}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Release|Any CPU = Release|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {12CA0190-5EA2-460F-ABC4-FAD454148EBF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {12CA0190-5EA2-460F-ABC4-FAD454148EBF}.Debug|Any CPU.Build.0 = Debug|Any CPU {12CA0190-5EA2-460F-ABC4-FAD454148EBF}.Release|Any CPU.ActiveCfg = Release|Any CPU {12CA0190-5EA2-460F-ABC4-FAD454148EBF}.Release|Any CPU.Build.0 = Release|Any CPU {8ACF83AD-E861-4642-BEF3-A6211F99389D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {8ACF83AD-E861-4642-BEF3-A6211F99389D}.Debug|Any CPU.Build.0 = Debug|Any CPU {8ACF83AD-E861-4642-BEF3-A6211F99389D}.Release|Any CPU.ActiveCfg = Release|Any CPU {8ACF83AD-E861-4642-BEF3-A6211F99389D}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution SolutionGuid = {08385ADD-0FB3-41AC-83DF-35149057455E} EndGlobalSection EndGlobal