@@ -97,6 +97,40 @@ EndProject
97
97
Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "MyBGList" , "Chapter_06\MyBGList\MyBGList.csproj" , "{F8D10F16-38FB-4144-A2A3-3A8FF1616CD3}"
98
98
EndProject
99
99
Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "Exercises" , "Exercises" , "{FDC5F308-A4DE-47CC-AC9A-BBE480B174C2}"
100
+ Project Section (SolutionItems ) = preProject
101
+ Chapter _06 \Exercises \Program .cs = Chapter _06 \Exercises \Program .cs
102
+ EndProject Section
103
+ EndProject
104
+ Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "DTO" , "DTO" , "{ED59CF4D-80A1-4080-AC1D-1580D277D1AC}"
105
+ Project Section (SolutionItems ) = preProject
106
+ Chapter _06 \Exercises \DTO \DomainDTO .cs = Chapter _06 \Exercises \DTO \DomainDTO .cs
107
+ Chapter _06 \Exercises \DTO \MechanicDTO .cs = Chapter _06 \Exercises \DTO \MechanicDTO .cs
108
+ EndProject Section
109
+ EndProject
110
+ Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "Attributes" , "Attributes" , "{20726514-46BB-46B8-8498-3B0CC299B29C}"
111
+ Project Section (SolutionItems ) = preProject
112
+ Chapter _06 \Exercises \Attributes \LettersOnlyValidatorAttribute .cs = Chapter _06 \Exercises \Attributes \LettersOnlyValidatorAttribute .cs
113
+ EndProject Section
114
+ EndProject
115
+ Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "Controllers" , "Controllers" , "{C4E2FA0A-C0E3-432E-A9CF-F07A218DC4B3}"
116
+ Project Section (SolutionItems ) = preProject
117
+ Chapter _06 \Exercises \Controllers \DomainsController .cs = Chapter _06 \Exercises \Controllers \DomainsController .cs
118
+ EndProject Section
119
+ EndProject
120
+ Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "Chapter_07" , "Chapter_07" , "{3E2EDCC2-A7E1-4A2F-8143-0B1E45512C28}"
121
+ EndProject
122
+ Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "MyBGList" , "Chapter_07\MyBGList\MyBGList.csproj" , "{ACCDB842-9030-42F7-BF74-943BA0A2797C}"
123
+ EndProject
124
+ Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "Exercises" , "Exercises" , "{87A6BDDF-56DB-4EBC-814A-1EAB6B8C274D}"
125
+ Project Section (SolutionItems ) = preProject
126
+ Chapter _07 \Exercises \Program .cs = Chapter _07 \Exercises \Program .cs
127
+ EndProject Section
128
+ EndProject
129
+ Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "Chapter_08" , "Chapter_08" , "{7FF64714-167C-4D09-A0BB-E64E6B38E423}"
130
+ EndProject
131
+ Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "MyBGList" , "Chapter_08\MyBGList\MyBGList.csproj" , "{86B7DC01-820B-403E-A389-565B35A7BF63}"
132
+ EndProject
133
+ Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "Exercises" , "Exercises" , "{9FBFF8CC-E351-4169-8C19-82431A9244B5}"
100
134
EndProject
101
135
Global
102
136
GlobalSection (SolutionConfigurationPlatforms ) = preSolution
@@ -128,6 +162,14 @@ Global
128
162
{F8D10F16-38FB-4144-A2A3-3A8FF1616CD3} .Debug| Any CPU .Build .0 = Debug| Any CPU
129
163
{F8D10F16-38FB-4144-A2A3-3A8FF1616CD3} .Release| Any CPU .ActiveCfg = Release| Any CPU
130
164
{F8D10F16-38FB-4144-A2A3-3A8FF1616CD3} .Release| Any CPU .Build .0 = Release| Any CPU
165
+ {ACCDB842-9030-42F7-BF74-943BA0A2797C} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
166
+ {ACCDB842-9030-42F7-BF74-943BA0A2797C} .Debug| Any CPU .Build .0 = Debug| Any CPU
167
+ {ACCDB842-9030-42F7-BF74-943BA0A2797C} .Release| Any CPU .ActiveCfg = Release| Any CPU
168
+ {ACCDB842-9030-42F7-BF74-943BA0A2797C} .Release| Any CPU .Build .0 = Release| Any CPU
169
+ {86B7DC01-820B-403E-A389-565B35A7BF63} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
170
+ {86B7DC01-820B-403E-A389-565B35A7BF63} .Debug| Any CPU .Build .0 = Debug| Any CPU
171
+ {86B7DC01-820B-403E-A389-565B35A7BF63} .Release| Any CPU .ActiveCfg = Release| Any CPU
172
+ {86B7DC01-820B-403E-A389-565B35A7BF63} .Release| Any CPU .Build .0 = Release| Any CPU
131
173
EndGlobalSection
132
174
GlobalSection (SolutionProperties ) = preSolution
133
175
HideSolutionNode = FALSE
@@ -152,6 +194,13 @@ Global
152
194
{D559F09C-25F6-4515-964E-A90A99B768AD} = {8DFE3088-B0DF-4C84-B9A1-030C58F0C4A4}
153
195
{F8D10F16-38FB-4144-A2A3-3A8FF1616CD3} = {6E256285-85A8-4485-9C59-10D4F42FAD12}
154
196
{FDC5F308-A4DE-47CC-AC9A-BBE480B174C2} = {6E256285-85A8-4485-9C59-10D4F42FAD12}
197
+ {ED59CF4D-80A1-4080-AC1D-1580D277D1AC} = {FDC5F308-A4DE-47CC-AC9A-BBE480B174C2}
198
+ {20726514-46BB-46B8-8498-3B0CC299B29C} = {FDC5F308-A4DE-47CC-AC9A-BBE480B174C2}
199
+ {C4E2FA0A-C0E3-432E-A9CF-F07A218DC4B3} = {FDC5F308-A4DE-47CC-AC9A-BBE480B174C2}
200
+ {ACCDB842-9030-42F7-BF74-943BA0A2797C} = {3E2EDCC2-A7E1-4A2F-8143-0B1E45512C28}
201
+ {87A6BDDF-56DB-4EBC-814A-1EAB6B8C274D} = {3E2EDCC2-A7E1-4A2F-8143-0B1E45512C28}
202
+ {86B7DC01-820B-403E-A389-565B35A7BF63} = {7FF64714-167C-4D09-A0BB-E64E6B38E423}
203
+ {9FBFF8CC-E351-4169-8C19-82431A9244B5} = {7FF64714-167C-4D09-A0BB-E64E6B38E423}
155
204
EndGlobalSection
156
205
GlobalSection (ExtensibilityGlobals ) = postSolution
157
206
SolutionGuid = {58E128FF-6460-4A49-9E95-9D8E08D888FC}
0 commit comments