Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio Version 17 VisualStudioVersion = 17.11.35312.102 MinimumVisualStudioVersion = 10.0.40219.1 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "PizzaExpress", "PizzaExpress\PizzaExpress.csproj", "{EEE7EBCE-8025-4BB8-BED0-0BC734CB00BF}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Release|Any CPU = Release|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {EEE7EBCE-8025-4BB8-BED0-0BC734CB00BF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {EEE7EBCE-8025-4BB8-BED0-0BC734CB00BF}.Debug|Any CPU.Build.0 = Debug|Any CPU {EEE7EBCE-8025-4BB8-BED0-0BC734CB00BF}.Release|Any CPU.ActiveCfg = Release|Any CPU {EEE7EBCE-8025-4BB8-BED0-0BC734CB00BF}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution SolutionGuid = {50EB03E5-146C-4173-A354-9BF8FB8A264A} EndGlobalSection EndGlobal