ISEbd-21_Kuklew_M.I._Chegod.../CarCenter/CarCenter.sln

50 lines
3.1 KiB
Plaintext

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}") = "CarCenter", "CarCenter.csproj", "{67226823-B581-4EF2-85D9-EF237B3DA3AF}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "CarCenterDataModels", "..\CarCenterDataModels\CarCenterDataModels.csproj", "{5C83F791-9BDF-4EE7-A2F9-E163E9A26613}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "CarCenterContracts", "..\CarCenterContracts\CarCenterContracts.csproj", "{4A207999-1093-4596-B779-7366629753D3}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "CarCenterBusinessLogics", "..\CarCenterBusinessLogics\CarCenterBusinessLogics.csproj", "{6AD3202B-AE23-425B-B71C-07BC326F6EA6}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CarCenterDatabaseImplement", "..\CarCenterDatabaseImplement\CarCenterDatabaseImplement.csproj", "{40629ABC-25BF-4898-996D-1F821DA20F54}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{67226823-B581-4EF2-85D9-EF237B3DA3AF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{67226823-B581-4EF2-85D9-EF237B3DA3AF}.Debug|Any CPU.Build.0 = Debug|Any CPU
{67226823-B581-4EF2-85D9-EF237B3DA3AF}.Release|Any CPU.ActiveCfg = Release|Any CPU
{67226823-B581-4EF2-85D9-EF237B3DA3AF}.Release|Any CPU.Build.0 = Release|Any CPU
{5C83F791-9BDF-4EE7-A2F9-E163E9A26613}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{5C83F791-9BDF-4EE7-A2F9-E163E9A26613}.Debug|Any CPU.Build.0 = Debug|Any CPU
{5C83F791-9BDF-4EE7-A2F9-E163E9A26613}.Release|Any CPU.ActiveCfg = Release|Any CPU
{5C83F791-9BDF-4EE7-A2F9-E163E9A26613}.Release|Any CPU.Build.0 = Release|Any CPU
{4A207999-1093-4596-B779-7366629753D3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{4A207999-1093-4596-B779-7366629753D3}.Debug|Any CPU.Build.0 = Debug|Any CPU
{4A207999-1093-4596-B779-7366629753D3}.Release|Any CPU.ActiveCfg = Release|Any CPU
{4A207999-1093-4596-B779-7366629753D3}.Release|Any CPU.Build.0 = Release|Any CPU
{6AD3202B-AE23-425B-B71C-07BC326F6EA6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{6AD3202B-AE23-425B-B71C-07BC326F6EA6}.Debug|Any CPU.Build.0 = Debug|Any CPU
{6AD3202B-AE23-425B-B71C-07BC326F6EA6}.Release|Any CPU.ActiveCfg = Release|Any CPU
{6AD3202B-AE23-425B-B71C-07BC326F6EA6}.Release|Any CPU.Build.0 = Release|Any CPU
{40629ABC-25BF-4898-996D-1F821DA20F54}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{40629ABC-25BF-4898-996D-1F821DA20F54}.Debug|Any CPU.Build.0 = Debug|Any CPU
{40629ABC-25BF-4898-996D-1F821DA20F54}.Release|Any CPU.ActiveCfg = Release|Any CPU
{40629ABC-25BF-4898-996D-1F821DA20F54}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {52326E6A-84CC-4561-AB92-C6D9971A606D}
EndGlobalSection
EndGlobal