32 lines
1.6 KiB
Plaintext
32 lines
1.6 KiB
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio Version 17
|
|
VisualStudioVersion = 17.3.32929.385
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CarCenterContracts", "CarCenterContracts\CarCenterContracts.csproj", "{AB1C6688-AF33-416D-9D4A-D8EDF252678B}"
|
|
EndProject
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CarCenterDataModels", "CarCenterDataModels\CarCenterDataModels.csproj", "{C924311C-ABF3-44A1-A006-8197A11FB29A}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Any CPU = Debug|Any CPU
|
|
Release|Any CPU = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{AB1C6688-AF33-416D-9D4A-D8EDF252678B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{AB1C6688-AF33-416D-9D4A-D8EDF252678B}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{AB1C6688-AF33-416D-9D4A-D8EDF252678B}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{AB1C6688-AF33-416D-9D4A-D8EDF252678B}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
{C924311C-ABF3-44A1-A006-8197A11FB29A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{C924311C-ABF3-44A1-A006-8197A11FB29A}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{C924311C-ABF3-44A1-A006-8197A11FB29A}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{C924311C-ABF3-44A1-A006-8197A11FB29A}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|
SolutionGuid = {0861E450-FDCE-4819-9489-9CE16E4FD2B7}
|
|
EndGlobalSection
|
|
EndGlobal
|