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}") = "Sushi", "Sushi\Sushi.csproj", "{22ED226B-F4B4-4954-8BA1-C7AB04EB9885}" ProjectSection(ProjectDependencies) = postProject {2C893C91-AF6B-4263-A53E-6D5DC638D4BF} = {2C893C91-AF6B-4263-A53E-6D5DC638D4BF} {A55AC6AF-3A99-4C77-9695-2D1991560E37} = {A55AC6AF-3A99-4C77-9695-2D1991560E37} EndProjectSection EndProject Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "SushiBusinessLogic", "SushiBusinessLogic\SushiBusinessLogic.csproj", "{2C893C91-AF6B-4263-A53E-6D5DC638D4BF}" ProjectSection(ProjectDependencies) = postProject {73931D04-E462-43B0-9421-634BEE5C33AF} = {73931D04-E462-43B0-9421-634BEE5C33AF} EndProjectSection EndProject Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "SushiDataModels", "SushiDataModels\SushiDataModels.csproj", "{EE1EB6E4-0B1B-456B-A40A-6D19DEF56B10}" EndProject Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "SushiContracts", "SushiContracts\SushiContracts.csproj", "{73931D04-E462-43B0-9421-634BEE5C33AF}" ProjectSection(ProjectDependencies) = postProject {EE1EB6E4-0B1B-456B-A40A-6D19DEF56B10} = {EE1EB6E4-0B1B-456B-A40A-6D19DEF56B10} EndProjectSection EndProject Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "SushiDatabaseImplement", "SushiDatabaseImplement\SushiDatabaseImplement.csproj", "{A55AC6AF-3A99-4C77-9695-2D1991560E37}" ProjectSection(ProjectDependencies) = postProject {73931D04-E462-43B0-9421-634BEE5C33AF} = {73931D04-E462-43B0-9421-634BEE5C33AF} {EE1EB6E4-0B1B-456B-A40A-6D19DEF56B10} = {EE1EB6E4-0B1B-456B-A40A-6D19DEF56B10} EndProjectSection EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Release|Any CPU = Release|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {22ED226B-F4B4-4954-8BA1-C7AB04EB9885}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {22ED226B-F4B4-4954-8BA1-C7AB04EB9885}.Debug|Any CPU.Build.0 = Debug|Any CPU {22ED226B-F4B4-4954-8BA1-C7AB04EB9885}.Release|Any CPU.ActiveCfg = Release|Any CPU {22ED226B-F4B4-4954-8BA1-C7AB04EB9885}.Release|Any CPU.Build.0 = Release|Any CPU {2C893C91-AF6B-4263-A53E-6D5DC638D4BF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {2C893C91-AF6B-4263-A53E-6D5DC638D4BF}.Debug|Any CPU.Build.0 = Debug|Any CPU {2C893C91-AF6B-4263-A53E-6D5DC638D4BF}.Release|Any CPU.ActiveCfg = Release|Any CPU {2C893C91-AF6B-4263-A53E-6D5DC638D4BF}.Release|Any CPU.Build.0 = Release|Any CPU {EE1EB6E4-0B1B-456B-A40A-6D19DEF56B10}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {EE1EB6E4-0B1B-456B-A40A-6D19DEF56B10}.Debug|Any CPU.Build.0 = Debug|Any CPU {EE1EB6E4-0B1B-456B-A40A-6D19DEF56B10}.Release|Any CPU.ActiveCfg = Release|Any CPU {EE1EB6E4-0B1B-456B-A40A-6D19DEF56B10}.Release|Any CPU.Build.0 = Release|Any CPU {73931D04-E462-43B0-9421-634BEE5C33AF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {73931D04-E462-43B0-9421-634BEE5C33AF}.Debug|Any CPU.Build.0 = Debug|Any CPU {73931D04-E462-43B0-9421-634BEE5C33AF}.Release|Any CPU.ActiveCfg = Release|Any CPU {73931D04-E462-43B0-9421-634BEE5C33AF}.Release|Any CPU.Build.0 = Release|Any CPU {A55AC6AF-3A99-4C77-9695-2D1991560E37}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {A55AC6AF-3A99-4C77-9695-2D1991560E37}.Debug|Any CPU.Build.0 = Debug|Any CPU {A55AC6AF-3A99-4C77-9695-2D1991560E37}.Release|Any CPU.ActiveCfg = Release|Any CPU {A55AC6AF-3A99-4C77-9695-2D1991560E37}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution SolutionGuid = {0960F3AB-67E0-4977-B5D6-6F157283CE3E} EndGlobalSection EndGlobal