Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio Version 17 VisualStudioVersion = 17.1.32421.90 MinimumVisualStudioVersion = 10.0.40219.1 Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "SecureShopView", "IceCreamShop\SecureShopView.csproj", "{5364D1DA-47C2-45E4-9022-DCDEFD5D3BE5}" EndProject Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "SecureShopDataModels", "IceCreamShopDataModels\SecureShopDataModels.csproj", "{565CCA80-81C4-4581-879F-05B870AA8AC9}" EndProject Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "SecureShopContracts", "IceCreamShopContracts\SecureShopContracts.csproj", "{5BED4A3C-2BA8-41AA-8EEA-23F08A77C9DB}" EndProject Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "SecureShopBusinessLogic", "IceCreamShopBusinessLogic\SecureShopBusinessLogic.csproj", "{8863CC31-0B08-4149-8DFF-6BBFC1F65814}" EndProject Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "SecureShopListImplement", "IceCreamShopListImplement\SecureShopListImplement.csproj", "{91B8625D-ED80-4C09-966E-9C8F46B6477B}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Release|Any CPU = Release|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {5364D1DA-47C2-45E4-9022-DCDEFD5D3BE5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {5364D1DA-47C2-45E4-9022-DCDEFD5D3BE5}.Debug|Any CPU.Build.0 = Debug|Any CPU {5364D1DA-47C2-45E4-9022-DCDEFD5D3BE5}.Release|Any CPU.ActiveCfg = Release|Any CPU {5364D1DA-47C2-45E4-9022-DCDEFD5D3BE5}.Release|Any CPU.Build.0 = Release|Any CPU {565CCA80-81C4-4581-879F-05B870AA8AC9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {565CCA80-81C4-4581-879F-05B870AA8AC9}.Debug|Any CPU.Build.0 = Debug|Any CPU {565CCA80-81C4-4581-879F-05B870AA8AC9}.Release|Any CPU.ActiveCfg = Release|Any CPU {565CCA80-81C4-4581-879F-05B870AA8AC9}.Release|Any CPU.Build.0 = Release|Any CPU {5BED4A3C-2BA8-41AA-8EEA-23F08A77C9DB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {5BED4A3C-2BA8-41AA-8EEA-23F08A77C9DB}.Debug|Any CPU.Build.0 = Debug|Any CPU {5BED4A3C-2BA8-41AA-8EEA-23F08A77C9DB}.Release|Any CPU.ActiveCfg = Release|Any CPU {5BED4A3C-2BA8-41AA-8EEA-23F08A77C9DB}.Release|Any CPU.Build.0 = Release|Any CPU {8863CC31-0B08-4149-8DFF-6BBFC1F65814}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {8863CC31-0B08-4149-8DFF-6BBFC1F65814}.Debug|Any CPU.Build.0 = Debug|Any CPU {8863CC31-0B08-4149-8DFF-6BBFC1F65814}.Release|Any CPU.ActiveCfg = Release|Any CPU {8863CC31-0B08-4149-8DFF-6BBFC1F65814}.Release|Any CPU.Build.0 = Release|Any CPU {91B8625D-ED80-4C09-966E-9C8F46B6477B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {91B8625D-ED80-4C09-966E-9C8F46B6477B}.Debug|Any CPU.Build.0 = Debug|Any CPU {91B8625D-ED80-4C09-966E-9C8F46B6477B}.Release|Any CPU.ActiveCfg = Release|Any CPU {91B8625D-ED80-4C09-966E-9C8F46B6477B}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution SolutionGuid = {03723299-E9A9-4557-B252-F7DE584EED8F} EndGlobalSection EndGlobal