Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio Version 16 VisualStudioVersion = 16.0.29709.97 MinimumVisualStudioVersion = 10.0.40219.1 Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "WetPancake", "WetPancake\WetPancake.fsproj", "{CB878C2D-EDBA-490B-B6B3-01B57779A28F}" EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WetPancakeCLI", "WetPancakeCLI\WetPancakeCLI.csproj", "{87C61362-58D8-4D79-ABF3-F356041F5DEC}" EndProject Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "TestCentre", "TestCentre\TestCentre.fsproj", "{AA30074C-BEF2-4F2B-89F4-7069179B3AB7}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Release|Any CPU = Release|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {CB878C2D-EDBA-490B-B6B3-01B57779A28F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {CB878C2D-EDBA-490B-B6B3-01B57779A28F}.Debug|Any CPU.Build.0 = Debug|Any CPU {CB878C2D-EDBA-490B-B6B3-01B57779A28F}.Release|Any CPU.ActiveCfg = Release|Any CPU {CB878C2D-EDBA-490B-B6B3-01B57779A28F}.Release|Any CPU.Build.0 = Release|Any CPU {87C61362-58D8-4D79-ABF3-F356041F5DEC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {87C61362-58D8-4D79-ABF3-F356041F5DEC}.Debug|Any CPU.Build.0 = Debug|Any CPU {87C61362-58D8-4D79-ABF3-F356041F5DEC}.Release|Any CPU.ActiveCfg = Release|Any CPU {87C61362-58D8-4D79-ABF3-F356041F5DEC}.Release|Any CPU.Build.0 = Release|Any CPU {AA30074C-BEF2-4F2B-89F4-7069179B3AB7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {AA30074C-BEF2-4F2B-89F4-7069179B3AB7}.Debug|Any CPU.Build.0 = Debug|Any CPU {AA30074C-BEF2-4F2B-89F4-7069179B3AB7}.Release|Any CPU.ActiveCfg = Release|Any CPU {AA30074C-BEF2-4F2B-89F4-7069179B3AB7}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution SolutionGuid = {843E9DE6-93F2-4EC1-9823-84D6A6FF36B1} EndGlobalSection EndGlobal