50 lines
3.2 KiB
Plaintext
50 lines
3.2 KiB
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio Version 17
|
|
VisualStudioVersion = 17.1.32319.34
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "PlumbingRepairDataModels", "PlumbingRepairDataModels\PlumbingRepairDataModels.csproj", "{47C2C02B-0090-41D2-B228-AC2FBD8BC8FB}"
|
|
EndProject
|
|
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "PlumbingRepairContracts", "PlumbingRepairContracts\PlumbingRepairContracts.csproj", "{12075D5B-8EB1-4777-AB0A-5A8A46080C92}"
|
|
EndProject
|
|
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "PlumbingRepairBusinessLogic", "PlumbingRepairBusinesLogic\PlumbingRepairBusinessLogic.csproj", "{7BD66726-84BE-4A37-9E31-95E3802A74F0}"
|
|
EndProject
|
|
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "PlumbingRepairListImplement", "PlumbingRepairListImplement\PlumbingRepairListImplement.csproj", "{111DF058-BDAC-479D-AB5F-1AC10A75FEA1}"
|
|
EndProject
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "PlumbingRepairView", "PlumbingRepairView\PlumbingRepairView.csproj", "{A67F7409-283B-47B5-A6ED-E9550F9C7185}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Any CPU = Debug|Any CPU
|
|
Release|Any CPU = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{47C2C02B-0090-41D2-B228-AC2FBD8BC8FB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{47C2C02B-0090-41D2-B228-AC2FBD8BC8FB}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{47C2C02B-0090-41D2-B228-AC2FBD8BC8FB}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{47C2C02B-0090-41D2-B228-AC2FBD8BC8FB}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
{12075D5B-8EB1-4777-AB0A-5A8A46080C92}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{12075D5B-8EB1-4777-AB0A-5A8A46080C92}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{12075D5B-8EB1-4777-AB0A-5A8A46080C92}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{12075D5B-8EB1-4777-AB0A-5A8A46080C92}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
{7BD66726-84BE-4A37-9E31-95E3802A74F0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{7BD66726-84BE-4A37-9E31-95E3802A74F0}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{7BD66726-84BE-4A37-9E31-95E3802A74F0}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{7BD66726-84BE-4A37-9E31-95E3802A74F0}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
{111DF058-BDAC-479D-AB5F-1AC10A75FEA1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{111DF058-BDAC-479D-AB5F-1AC10A75FEA1}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{111DF058-BDAC-479D-AB5F-1AC10A75FEA1}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{111DF058-BDAC-479D-AB5F-1AC10A75FEA1}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
{A67F7409-283B-47B5-A6ED-E9550F9C7185}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{A67F7409-283B-47B5-A6ED-E9550F9C7185}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{A67F7409-283B-47B5-A6ED-E9550F9C7185}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{A67F7409-283B-47B5-A6ED-E9550F9C7185}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|
SolutionGuid = {8EE83A22-6818-46E7-BE18-50F9A4CC9AB5}
|
|
EndGlobalSection
|
|
EndGlobal
|