We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 244279e commit bbb0c8cCopy full SHA for bbb0c8c
1 file changed
Brighter.slnx
@@ -151,6 +151,12 @@
151
<Project Path="samples/Transforms/MassTransit/MassTransitSide/MassTransitSide.csproj" />
152
<Project Path="samples/Transforms/MassTransit/MBrigtherSide/MBrigtherSide.csproj" />
153
</Folder>
154
+ <Folder Name="/samples/Validation/">
155
+ <File Path="samples\Validation\README.md" />
156
+ <Project Path="samples/Validation/DataAnnotationsSample/DataAnnotationsSample.csproj" />
157
+ <Project Path="samples/Validation/FluentValidationSample/FluentValidationSample.csproj" />
158
+ <Project Path="samples/Validation/SpecificationSample/SpecificationSample.csproj" />
159
+ </Folder>
160
<Folder Name="/samples/WebAPI/" />
161
<Folder Name="/samples/WebAPI/WebAPI_Common/">
162
<File Path="samples/WebAPI/WebAPI_Common/README.md" />
0 commit comments