Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio Version 17 VisualStudioVersion = 17.7.34221.43 MinimumVisualStudioVersion = 10.0.40219.1 Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "FoodOrdersView", "FoodOrdersView\FoodOrdersView.csproj", "{C61B8C6C-4777-4AB5-854F-55EA1F16622C}" EndProject Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "FoodOrdersBusinessLogic", "FoodOrdersBusinessLogic\FoodOrdersBusinessLogic.csproj", "{AFE774E2-073F-4E58-81A3-F7044B0693CD}" EndProject Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "FoodOrdersContracts", "FoodOrdersContracts\FoodOrdersContracts.csproj", "{B44AFA6F-DEB5-473C-9884-656D7A80B8C4}" EndProject Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "FoodOrdersDataModels", "FoodOrdersDataModels\FoodOrdersDataModels.csproj", "{F780BF8C-B0AF-4CF2-B621-5705877AEE59}" EndProject Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "FoodOrdersListImplement", "FoodOrdersListImplement\FoodOrdersListImplement.csproj", "{8FBCE353-A28A-4A69-8F6D-086421E781D9}" EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FoodOrdersFileImplement", "FoodOrdersFileImplement\FoodOrdersFileImplement.csproj", "{92F623B7-C680-4A3A-9749-26E87628A02E}" EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FoodOrdersDatabaseImplement", "FoodOrdersDatabaseImplement\FoodOrdersDatabaseImplement.csproj", "{2190363C-BB1A-4955-B88F-C5F516D7A758}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Release|Any CPU = Release|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {C61B8C6C-4777-4AB5-854F-55EA1F16622C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {C61B8C6C-4777-4AB5-854F-55EA1F16622C}.Debug|Any CPU.Build.0 = Debug|Any CPU {C61B8C6C-4777-4AB5-854F-55EA1F16622C}.Release|Any CPU.ActiveCfg = Release|Any CPU {C61B8C6C-4777-4AB5-854F-55EA1F16622C}.Release|Any CPU.Build.0 = Release|Any CPU {AFE774E2-073F-4E58-81A3-F7044B0693CD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {AFE774E2-073F-4E58-81A3-F7044B0693CD}.Debug|Any CPU.Build.0 = Debug|Any CPU {AFE774E2-073F-4E58-81A3-F7044B0693CD}.Release|Any CPU.ActiveCfg = Release|Any CPU {AFE774E2-073F-4E58-81A3-F7044B0693CD}.Release|Any CPU.Build.0 = Release|Any CPU {B44AFA6F-DEB5-473C-9884-656D7A80B8C4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {B44AFA6F-DEB5-473C-9884-656D7A80B8C4}.Debug|Any CPU.Build.0 = Debug|Any CPU {B44AFA6F-DEB5-473C-9884-656D7A80B8C4}.Release|Any CPU.ActiveCfg = Release|Any CPU {B44AFA6F-DEB5-473C-9884-656D7A80B8C4}.Release|Any CPU.Build.0 = Release|Any CPU {F780BF8C-B0AF-4CF2-B621-5705877AEE59}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {F780BF8C-B0AF-4CF2-B621-5705877AEE59}.Debug|Any CPU.Build.0 = Debug|Any CPU {F780BF8C-B0AF-4CF2-B621-5705877AEE59}.Release|Any CPU.ActiveCfg = Release|Any CPU {F780BF8C-B0AF-4CF2-B621-5705877AEE59}.Release|Any CPU.Build.0 = Release|Any CPU {8FBCE353-A28A-4A69-8F6D-086421E781D9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {8FBCE353-A28A-4A69-8F6D-086421E781D9}.Debug|Any CPU.Build.0 = Debug|Any CPU {8FBCE353-A28A-4A69-8F6D-086421E781D9}.Release|Any CPU.ActiveCfg = Release|Any CPU {8FBCE353-A28A-4A69-8F6D-086421E781D9}.Release|Any CPU.Build.0 = Release|Any CPU {92F623B7-C680-4A3A-9749-26E87628A02E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {92F623B7-C680-4A3A-9749-26E87628A02E}.Debug|Any CPU.Build.0 = Debug|Any CPU {92F623B7-C680-4A3A-9749-26E87628A02E}.Release|Any CPU.ActiveCfg = Release|Any CPU {92F623B7-C680-4A3A-9749-26E87628A02E}.Release|Any CPU.Build.0 = Release|Any CPU {2190363C-BB1A-4955-B88F-C5F516D7A758}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {2190363C-BB1A-4955-B88F-C5F516D7A758}.Debug|Any CPU.Build.0 = Debug|Any CPU {2190363C-BB1A-4955-B88F-C5F516D7A758}.Release|Any CPU.ActiveCfg = Release|Any CPU {2190363C-BB1A-4955-B88F-C5F516D7A758}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution SolutionGuid = {8BA2B9D0-D83A-40F0-8880-C4085A4F5466} EndGlobalSection EndGlobal