Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio Version 17 VisualStudioVersion = 17.8.34525.116 MinimumVisualStudioVersion = 10.0.40219.1 Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "SushiBarView", "SushiBarView.csproj", "{57C61C1C-B600-41E0-BEAC-667A8FC14F8C}" EndProject Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "SushiBarDataModels", "..\ClassLibrary1SushiBarDataModels\SushiBarDataModels.csproj", "{AEC2E098-CC1B-44E3-BF4F-6532E6712317}" EndProject Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "SushiBarContracts", "..\SushiBarContracts\SushiBarContracts.csproj", "{582D62F3-67BC-48E4-BE59-413A8692695B}" EndProject Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "SushiBarBusinessLogic", "..\SushiBarBusinessLogic\SushiBarBusinessLogic.csproj", "{5C6C02C5-88B1-4CCE-884D-415E40A94AD8}" EndProject Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "SushiBarListImplement", "..\SushiBarListImplement\SushiBarListImplement.csproj", "{99652DC5-71FC-4100-834F-4CD8D14A4AAA}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Release|Any CPU = Release|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {57C61C1C-B600-41E0-BEAC-667A8FC14F8C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {57C61C1C-B600-41E0-BEAC-667A8FC14F8C}.Debug|Any CPU.Build.0 = Debug|Any CPU {57C61C1C-B600-41E0-BEAC-667A8FC14F8C}.Release|Any CPU.ActiveCfg = Release|Any CPU {57C61C1C-B600-41E0-BEAC-667A8FC14F8C}.Release|Any CPU.Build.0 = Release|Any CPU {AEC2E098-CC1B-44E3-BF4F-6532E6712317}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {AEC2E098-CC1B-44E3-BF4F-6532E6712317}.Debug|Any CPU.Build.0 = Debug|Any CPU {AEC2E098-CC1B-44E3-BF4F-6532E6712317}.Release|Any CPU.ActiveCfg = Release|Any CPU {AEC2E098-CC1B-44E3-BF4F-6532E6712317}.Release|Any CPU.Build.0 = Release|Any CPU {582D62F3-67BC-48E4-BE59-413A8692695B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {582D62F3-67BC-48E4-BE59-413A8692695B}.Debug|Any CPU.Build.0 = Debug|Any CPU {582D62F3-67BC-48E4-BE59-413A8692695B}.Release|Any CPU.ActiveCfg = Release|Any CPU {582D62F3-67BC-48E4-BE59-413A8692695B}.Release|Any CPU.Build.0 = Release|Any CPU {5C6C02C5-88B1-4CCE-884D-415E40A94AD8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {5C6C02C5-88B1-4CCE-884D-415E40A94AD8}.Debug|Any CPU.Build.0 = Debug|Any CPU {5C6C02C5-88B1-4CCE-884D-415E40A94AD8}.Release|Any CPU.ActiveCfg = Release|Any CPU {5C6C02C5-88B1-4CCE-884D-415E40A94AD8}.Release|Any CPU.Build.0 = Release|Any CPU {99652DC5-71FC-4100-834F-4CD8D14A4AAA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {99652DC5-71FC-4100-834F-4CD8D14A4AAA}.Debug|Any CPU.Build.0 = Debug|Any CPU {99652DC5-71FC-4100-834F-4CD8D14A4AAA}.Release|Any CPU.ActiveCfg = Release|Any CPU {99652DC5-71FC-4100-834F-4CD8D14A4AAA}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution SolutionGuid = {09BADB8C-D428-4B84-BFB7-CCF126762778} EndGlobalSection EndGlobal