Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'mcs/class/System.ComponentModel.DataAnnotations/System.ComponentModel.DataAnnotations-net_4_0.csproj')
-rw-r--r--mcs/class/System.ComponentModel.DataAnnotations/System.ComponentModel.DataAnnotations-net_4_0.csproj2
1 files changed, 2 insertions, 0 deletions
diff --git a/mcs/class/System.ComponentModel.DataAnnotations/System.ComponentModel.DataAnnotations-net_4_0.csproj b/mcs/class/System.ComponentModel.DataAnnotations/System.ComponentModel.DataAnnotations-net_4_0.csproj
index 4606f22dde3..3083dc1e8c5 100644
--- a/mcs/class/System.ComponentModel.DataAnnotations/System.ComponentModel.DataAnnotations-net_4_0.csproj
+++ b/mcs/class/System.ComponentModel.DataAnnotations/System.ComponentModel.DataAnnotations-net_4_0.csproj
@@ -67,10 +67,12 @@
<Compile Include="System.ComponentModel.DataAnnotations\ScaffoldTableAttribute.cs" />
<Compile Include="System.ComponentModel.DataAnnotations\StringLengthAttribute.cs" />
<Compile Include="System.ComponentModel.DataAnnotations\UIHintAttribute.cs" />
+ <Compile Include="System.ComponentModel.DataAnnotations\ValidationAttributeCollectionExtensions.cs" />
<Compile Include="System.ComponentModel.DataAnnotations\ValidationAttribute.cs" />
<Compile Include="System.ComponentModel.DataAnnotations\ValidationContext.cs" />
<Compile Include="System.ComponentModel.DataAnnotations\ValidationException.cs" />
<Compile Include="System.ComponentModel.DataAnnotations\ValidationResult.cs" />
+ <Compile Include="System.ComponentModel.DataAnnotations\Validator.cs" />
</ItemGroup>
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.