@@ -31,8 +31,6 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Services", "Services\Servic
31
31
EndProject
32
32
Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "ServicePattern" , "ServicePattern\ServicePattern.csproj" , "{89E77504-678A-424A-941B-17ADC17E38CF}"
33
33
EndProject
34
- Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "EnumUtilities" , "EnumUtilities\EnumUtilities.csproj" , "{655B07C0-8A39-4A64-9D4F-885BA686640D}"
35
- EndProject
36
34
Global
37
35
GlobalSection (SolutionConfigurationPlatforms ) = preSolution
38
36
Debug| Any CPU = Debug| Any CPU
@@ -75,10 +73,6 @@ Global
75
73
{89E77504-678A-424A-941B-17ADC17E38CF} .Debug| Any CPU .Build .0 = Debug| Any CPU
76
74
{89E77504-678A-424A-941B-17ADC17E38CF} .Release| Any CPU .ActiveCfg = Release| Any CPU
77
75
{89E77504-678A-424A-941B-17ADC17E38CF} .Release| Any CPU .Build .0 = Release| Any CPU
78
- {655B07C0-8A39-4A64-9D4F-885BA686640D} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
79
- {655B07C0-8A39-4A64-9D4F-885BA686640D} .Debug| Any CPU .Build .0 = Debug| Any CPU
80
- {655B07C0-8A39-4A64-9D4F-885BA686640D} .Release| Any CPU .ActiveCfg = Release| Any CPU
81
- {655B07C0-8A39-4A64-9D4F-885BA686640D} .Release| Any CPU .Build .0 = Release| Any CPU
82
76
EndGlobalSection
83
77
GlobalSection (SolutionProperties ) = preSolution
84
78
HideSolutionNode = FALSE
93
87
{F3836D6F-CCC1-4383-A334-ABF9C74AA1E0} = {0CAE5FB2-8E0E-410D-B950-9489955593A6}
94
88
{D71A56D8-7082-4C1F-8DAF-B4116FD9A2D1} = {6E4F0DBC-53F3-4616-A7E3-D97C25AA09A7}
95
89
{89E77504-678A-424A-941B-17ADC17E38CF} = {0CAE5FB2-8E0E-410D-B950-9489955593A6}
96
- {655B07C0-8A39-4A64-9D4F-885BA686640D} = {636DE929-2762-497D-A0A4-790C82445F66}
97
90
EndGlobalSection
98
91
GlobalSection (ExtensibilityGlobals ) = postSolution
99
92
SolutionGuid = {8E7CC85E-093C-468C-B1F8-C4406691D4F3}
0 commit comments