PIbd-21_Alekseev_I.S._Confe.../Confectionery/Confectionery.sln

50 lines
3.1 KiB
Plaintext
Raw Normal View History

2024-03-23 19:50:45 +04:00

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.3.32901.215
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ConfectioneryView", "ConfectioneryView\ConfectioneryView.csproj", "{5718C6C6-F67E-42AF-AD02-717591A7EF0D}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ConfectioneryDataModels", "ConfectioneryDataModels\ConfectioneryDataModels.csproj", "{59A6CF78-3961-4DF4-890A-EF12B7EBEFBA}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ConfectioneryContracts", "ConfectioneryContracts\ConfectioneryContracts.csproj", "{0536044E-1122-41F6-89D4-318A58C14BD3}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ConfectioneryBusinessLogic", "ConfectioneryBusinessLogic\ConfectioneryBusinessLogic.csproj", "{FCB236F4-6F77-4609-BF82-2FA8045B6DF3}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ConfectioneryListImplement", "ConfectioneryListImplement\ConfectioneryListImplement.csproj", "{3EEB069F-7EF2-4596-9748-46FB54F1910D}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{5718C6C6-F67E-42AF-AD02-717591A7EF0D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{5718C6C6-F67E-42AF-AD02-717591A7EF0D}.Debug|Any CPU.Build.0 = Debug|Any CPU
{5718C6C6-F67E-42AF-AD02-717591A7EF0D}.Release|Any CPU.ActiveCfg = Release|Any CPU
{5718C6C6-F67E-42AF-AD02-717591A7EF0D}.Release|Any CPU.Build.0 = Release|Any CPU
{59A6CF78-3961-4DF4-890A-EF12B7EBEFBA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{59A6CF78-3961-4DF4-890A-EF12B7EBEFBA}.Debug|Any CPU.Build.0 = Debug|Any CPU
{59A6CF78-3961-4DF4-890A-EF12B7EBEFBA}.Release|Any CPU.ActiveCfg = Release|Any CPU
{59A6CF78-3961-4DF4-890A-EF12B7EBEFBA}.Release|Any CPU.Build.0 = Release|Any CPU
{0536044E-1122-41F6-89D4-318A58C14BD3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{0536044E-1122-41F6-89D4-318A58C14BD3}.Debug|Any CPU.Build.0 = Debug|Any CPU
{0536044E-1122-41F6-89D4-318A58C14BD3}.Release|Any CPU.ActiveCfg = Release|Any CPU
{0536044E-1122-41F6-89D4-318A58C14BD3}.Release|Any CPU.Build.0 = Release|Any CPU
{FCB236F4-6F77-4609-BF82-2FA8045B6DF3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{FCB236F4-6F77-4609-BF82-2FA8045B6DF3}.Debug|Any CPU.Build.0 = Debug|Any CPU
{FCB236F4-6F77-4609-BF82-2FA8045B6DF3}.Release|Any CPU.ActiveCfg = Release|Any CPU
{FCB236F4-6F77-4609-BF82-2FA8045B6DF3}.Release|Any CPU.Build.0 = Release|Any CPU
{3EEB069F-7EF2-4596-9748-46FB54F1910D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{3EEB069F-7EF2-4596-9748-46FB54F1910D}.Debug|Any CPU.Build.0 = Debug|Any CPU
{3EEB069F-7EF2-4596-9748-46FB54F1910D}.Release|Any CPU.ActiveCfg = Release|Any CPU
{3EEB069F-7EF2-4596-9748-46FB54F1910D}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {8BDC4A90-F665-42AD-8DC3-6438CD533567}
EndGlobalSection
EndGlobal