Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio Version 17 VisualStudioVersion = 17.9.34622.214 MinimumVisualStudioVersion = 10.0.40219.1 Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ConfectioneryView", "Confectionery\ConfectioneryView.csproj", "{E19664A2-BC0D-451E-B9E1-2A5546873A14}" ProjectSection(ProjectDependencies) = postProject {511A9EBD-14A4-48E9-9101-41A5FB8D3C17} = {511A9EBD-14A4-48E9-9101-41A5FB8D3C17} EndProjectSection EndProject Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ConfectioneryDataModels", "ConfectioneryDataModels\ConfectioneryDataModels.csproj", "{92EBD50D-79CE-46FC-B261-43098E98B78F}" EndProject Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ConfectioneryContracts", "ConfectioneryContracts\ConfectioneryContracts.csproj", "{181AF2FE-AE82-4767-B58B-36C0F22B56CD}" EndProject Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ConfectioneryBusinessLogic", "ConfectioneryBusinessLogic\ConfectioneryBusinessLogic.csproj", "{B72CA521-8F72-4F11-9B1F-FC8CA295C6BB}" EndProject Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ConfectioneryListImplement", "ConfectioneryListImplement\ConfectioneryListImplement.csproj", "{5915CA47-6266-42F1-9AC9-A6B3882CE245}" EndProject Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ConfectioneryFileImplement", "ConfectioneryFileImplement\ConfectioneryFileImplement.csproj", "{511A9EBD-14A4-48E9-9101-41A5FB8D3C17}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Release|Any CPU = Release|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {E19664A2-BC0D-451E-B9E1-2A5546873A14}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {E19664A2-BC0D-451E-B9E1-2A5546873A14}.Debug|Any CPU.Build.0 = Debug|Any CPU {E19664A2-BC0D-451E-B9E1-2A5546873A14}.Release|Any CPU.ActiveCfg = Release|Any CPU {E19664A2-BC0D-451E-B9E1-2A5546873A14}.Release|Any CPU.Build.0 = Release|Any CPU {92EBD50D-79CE-46FC-B261-43098E98B78F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {92EBD50D-79CE-46FC-B261-43098E98B78F}.Debug|Any CPU.Build.0 = Debug|Any CPU {92EBD50D-79CE-46FC-B261-43098E98B78F}.Release|Any CPU.ActiveCfg = Release|Any CPU {92EBD50D-79CE-46FC-B261-43098E98B78F}.Release|Any CPU.Build.0 = Release|Any CPU {181AF2FE-AE82-4767-B58B-36C0F22B56CD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {181AF2FE-AE82-4767-B58B-36C0F22B56CD}.Debug|Any CPU.Build.0 = Debug|Any CPU {181AF2FE-AE82-4767-B58B-36C0F22B56CD}.Release|Any CPU.ActiveCfg = Release|Any CPU {181AF2FE-AE82-4767-B58B-36C0F22B56CD}.Release|Any CPU.Build.0 = Release|Any CPU {B72CA521-8F72-4F11-9B1F-FC8CA295C6BB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {B72CA521-8F72-4F11-9B1F-FC8CA295C6BB}.Debug|Any CPU.Build.0 = Debug|Any CPU {B72CA521-8F72-4F11-9B1F-FC8CA295C6BB}.Release|Any CPU.ActiveCfg = Release|Any CPU {B72CA521-8F72-4F11-9B1F-FC8CA295C6BB}.Release|Any CPU.Build.0 = Release|Any CPU {5915CA47-6266-42F1-9AC9-A6B3882CE245}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {5915CA47-6266-42F1-9AC9-A6B3882CE245}.Debug|Any CPU.Build.0 = Debug|Any CPU {5915CA47-6266-42F1-9AC9-A6B3882CE245}.Release|Any CPU.ActiveCfg = Release|Any CPU {5915CA47-6266-42F1-9AC9-A6B3882CE245}.Release|Any CPU.Build.0 = Release|Any CPU {511A9EBD-14A4-48E9-9101-41A5FB8D3C17}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {511A9EBD-14A4-48E9-9101-41A5FB8D3C17}.Debug|Any CPU.Build.0 = Debug|Any CPU {511A9EBD-14A4-48E9-9101-41A5FB8D3C17}.Release|Any CPU.ActiveCfg = Release|Any CPU {511A9EBD-14A4-48E9-9101-41A5FB8D3C17}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution SolutionGuid = {AB0A866A-32E9-4B51-A4EA-ABCE881042E4} EndGlobalSection EndGlobal