Microsoft Visual Studio Solution File, Format Version 12.00 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "LeedsBeerQuest.API", "LeedsBeerQuest.API\LeedsBeerQuest.API.csproj", "{98E83960-5FE3-47E2-B1C1-2A449BAAB6E8}" EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "LeedsBeerQuest.API.Tests", "LeedsBeerQuest.API.Tests\LeedsBeerQuest.API.Tests.csproj", "{A73E79B2-CE91-49DC-928A-4BDBC000994E}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Release|Any CPU = Release|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {98E83960-5FE3-47E2-B1C1-2A449BAAB6E8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {98E83960-5FE3-47E2-B1C1-2A449BAAB6E8}.Debug|Any CPU.Build.0 = Debug|Any CPU {98E83960-5FE3-47E2-B1C1-2A449BAAB6E8}.Release|Any CPU.ActiveCfg = Release|Any CPU {98E83960-5FE3-47E2-B1C1-2A449BAAB6E8}.Release|Any CPU.Build.0 = Release|Any CPU {A73E79B2-CE91-49DC-928A-4BDBC000994E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {A73E79B2-CE91-49DC-928A-4BDBC000994E}.Debug|Any CPU.Build.0 = Debug|Any CPU {A73E79B2-CE91-49DC-928A-4BDBC000994E}.Release|Any CPU.ActiveCfg = Release|Any CPU {A73E79B2-CE91-49DC-928A-4BDBC000994E}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection EndGlobal