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.csproj14
1 files changed, 8 insertions, 6 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 6c57c775552..2c78193aaff 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
@@ -5,7 +5,7 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<ProductVersion>9.0.30729</ProductVersion>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{D331BBFF-FBB7-4179-B31E-CAE28C7E0D1D}</ProjectGuid>
+ <ProjectGuid>{420D9BE2-8DD3-41E6-A115-6BFFA4B6EB04}</ProjectGuid>
<OutputType>Library</OutputType>
<NoWarn>1699</NoWarn>
<OutputPath>bin\Debug\System.ComponentModel.DataAnnotations-net_4_0</OutputPath>
@@ -53,6 +53,7 @@
<Compile Include="System.ComponentModel.DataAnnotations\AssociatedMetadataTypeTypeDescriptor.cs" />
<Compile Include="System.ComponentModel.DataAnnotations\AssociationAttribute.cs" />
<Compile Include="System.ComponentModel.DataAnnotations\ConcurrencyCheckAttribute.cs" />
+ <Compile Include="System.ComponentModel.DataAnnotations\ControlParameters.cs" />
<Compile Include="System.ComponentModel.DataAnnotations\CustomValidationAttribute.cs" />
<Compile Include="System.ComponentModel.DataAnnotations\DataType.cs" />
<Compile Include="System.ComponentModel.DataAnnotations\DataTypeAttribute.cs" />
@@ -61,6 +62,7 @@
<Compile Include="System.ComponentModel.DataAnnotations\DisplayFormatAttribute.cs" />
<Compile Include="System.ComponentModel.DataAnnotations\EditableAttribute.cs" />
<Compile Include="System.ComponentModel.DataAnnotations\EnumDataTypeAttribute.cs" />
+ <Compile Include="System.ComponentModel.DataAnnotations\FilterUIHintAttribute.cs" />
<Compile Include="System.ComponentModel.DataAnnotations\IValidatableObject.cs" />
<Compile Include="System.ComponentModel.DataAnnotations\KeyAttribute.cs" />
<Compile Include="System.ComponentModel.DataAnnotations\MetadataTypeAttribute.cs" />
@@ -95,23 +97,23 @@
</PropertyGroup>
<ItemGroup>
<ProjectReference Include="..\corlib\corlib-net_4_0.csproj">
- <Project>{280E1B59-BAAA-4E02-99CA-8070BCB2C72E}</Project>
+ <Project>{7B7210E5-3B98-492F-B57E-BD53A99C39B0}</Project>
<Name>corlib\corlib-net_4_0</Name>
</ProjectReference>
<ProjectReference Include="..\System\System-net_4_0-2.csproj">
- <Project>{C0648621-9C6E-4584-9CF6-70EBB2D60489}</Project>
+ <Project>{1A075F2A-40CF-48B5-B817-8B03444DB7C6}</Project>
<Name>System\System-net_4_0-2</Name>
</ProjectReference>
<ProjectReference Include="..\System.Core\System.Core-net_4_0.csproj">
- <Project>{CC96F21E-C45E-4593-BC7F-8331B913E758}</Project>
+ <Project>{2590BECB-2660-49C6-93B1-B9E7D0796214}</Project>
<Name>System.Core\System.Core-net_4_0</Name>
</ProjectReference>
<ProjectReference Include="..\System.Data\System.Data-net_4_0.csproj">
- <Project>{E49EEDDE-15CB-4200-9E7E-281199089670}</Project>
+ <Project>{6865A6A5-DF93-45C7-BE83-F06907EC81F8}</Project>
<Name>System.Data\System.Data-net_4_0</Name>
</ProjectReference>
<ProjectReference Include="..\System.XML\System.Xml-net_4_0-1.csproj">
- <Project>{A1A09F77-428E-4B5F-9C0C-3B07F55909A6}</Project>
+ <Project>{F9E777F8-E3F2-4E19-8DC9-2D1BB6B380A6}</Project>
<Name>System.XML\System.Xml-net_4_0-1</Name>
</ProjectReference>
</ItemGroup>