This commit is contained in:
Robert 2024-05-03 01:23:34 +04:00
parent 602e71d6a6
commit a82d645309

View File

@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17 # Visual Studio Version 17
VisualStudioVersion = 17.8.34525.116 VisualStudioVersion = 17.8.34525.116
MinimumVisualStudioVersion = 10.0.40219.1 MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CarRepairShopView", "CarRepairShopView\CarRepairShopView.csproj", "{5DA52399-B230-474C-B54C-BBC68670DA12}" Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CarRepairShopView", "CarRepairShopView\CarRepairShopView.csproj", "{5CC03CDD-1895-4F1F-858F-52713F693403}"
EndProject EndProject
Global Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution GlobalSection(SolutionConfigurationPlatforms) = preSolution
@ -11,15 +11,15 @@ Global
Release|Any CPU = Release|Any CPU Release|Any CPU = Release|Any CPU
EndGlobalSection EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution GlobalSection(ProjectConfigurationPlatforms) = postSolution
{5DA52399-B230-474C-B54C-BBC68670DA12}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {5CC03CDD-1895-4F1F-858F-52713F693403}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{5DA52399-B230-474C-B54C-BBC68670DA12}.Debug|Any CPU.Build.0 = Debug|Any CPU {5CC03CDD-1895-4F1F-858F-52713F693403}.Debug|Any CPU.Build.0 = Debug|Any CPU
{5DA52399-B230-474C-B54C-BBC68670DA12}.Release|Any CPU.ActiveCfg = Release|Any CPU {5CC03CDD-1895-4F1F-858F-52713F693403}.Release|Any CPU.ActiveCfg = Release|Any CPU
{5DA52399-B230-474C-B54C-BBC68670DA12}.Release|Any CPU.Build.0 = Release|Any CPU {5CC03CDD-1895-4F1F-858F-52713F693403}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection EndGlobalSection
GlobalSection(SolutionProperties) = preSolution GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE HideSolutionNode = FALSE
EndGlobalSection EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {E1069447-D6B2-46CE-9F99-3C188CBB1DF4} SolutionGuid = {F3F1A98D-8A28-4388-85A4-17B0C31F0B66}
EndGlobalSection EndGlobalSection
EndGlobal EndGlobal