File: System.ComponentModel.Annotations.csproj
Web Access
Project: src\src\libraries\System.ComponentModel.Annotations\src\System.ComponentModel.Annotations.csproj (System.ComponentModel.Annotations)
<Project Sdk="Microsoft.NET.Sdk">
  <PropertyGroup>
    <TargetFramework>netcoreapp2.1</TargetFramework>
    <EnableDefaultItems>false</EnableDefaultItems>
    <GenerateAssemblyInfo>false</GenerateAssemblyInfo>
    <GenerateTargetFrameworkAttribute>false</GenerateTargetFrameworkAttribute>
    <DisableImplicitFrameworkReferences>true</DisableImplicitFrameworkReferences>
    <AssemblyName>System.ComponentModel.Annotations</AssemblyName>
    <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
    <LangVersion>Preview</LangVersion>
    <DefineConstants>TRACE;DEBUG;NET;NET9_0;NETCOREAPP;NET5_0_OR_GREATER;NET6_0_OR_GREATER;NET7_0_OR_GREATER;NET8_0_OR_GREATER;NET9_0_OR_GREATER;NETCOREAPP1_0_OR_GREATER;NETCOREAPP1_1_OR_GREATER;NETCOREAPP2_0_OR_GREATER;NETCOREAPP2_1_OR_GREATER;NETCOREAPP2_2_OR_GREATER;NETCOREAPP3_0_OR_GREATER;NETCOREAPP3_1_OR_GREATER</DefineConstants>
  </PropertyGroup>
  <ItemGroup>
    <Compile Include="System\ComponentModel\DataAnnotations\AllowedValuesAttribute.cs"/>
    <Compile Include="System\ComponentModel\DataAnnotations\AssociatedMetadataTypeTypeDescriptor.cs"/>
    <Compile Include="System\ComponentModel\DataAnnotations\AssociatedMetadataTypeTypeDescriptionProvider.cs"/>
    <Compile Include="System\ComponentModel\DataAnnotations\AssociationAttribute.cs"/>
    <Compile Include="System\ComponentModel\DataAnnotations\Base64StringAttribute.cs"/>
    <Compile Include="System\ComponentModel\DataAnnotations\CompareAttribute.cs"/>
    <Compile Include="System\ComponentModel\DataAnnotations\ConcurrencyCheckAttribute.cs"/>
    <Compile Include="System\ComponentModel\DataAnnotations\CreditCardAttribute.cs"/>
    <Compile Include="System\ComponentModel\DataAnnotations\CustomValidationAttribute.cs"/>
    <Compile Include="System\ComponentModel\DataAnnotations\DataType.cs"/>
    <Compile Include="System\ComponentModel\DataAnnotations\DataTypeAttribute.cs"/>
    <Compile Include="System\ComponentModel\DataAnnotations\DeniedValuesAttribute.cs"/>
    <Compile Include="System\ComponentModel\DataAnnotations\DisplayAttribute.cs"/>
    <Compile Include="System\ComponentModel\DataAnnotations\DisplayColumnAttribute.cs"/>
    <Compile Include="System\ComponentModel\DataAnnotations\DisplayFormatAttribute.cs"/>
    <Compile Include="System\ComponentModel\DataAnnotations\EditableAttribute.cs"/>
    <Compile Include="System\ComponentModel\DataAnnotations\EmailAddressAttribute.cs"/>
    <Compile Include="System\ComponentModel\DataAnnotations\EnumDataTypeAttribute.cs"/>
    <Compile Include="System\ComponentModel\DataAnnotations\FileExtensionsAttribute.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\LengthAttribute.cs"/>
    <Compile Include="System\ComponentModel\DataAnnotations\LocalizableString.cs"/>
    <Compile Include="System\ComponentModel\DataAnnotations\MaxLengthAttribute.cs"/>
    <Compile Include="System\ComponentModel\DataAnnotations\MetadataPropertyDescriptorWrapper.cs"/>
    <Compile Include="System\ComponentModel\DataAnnotations\MetadataTypeAttribute.cs"/>
    <Compile Include="System\ComponentModel\DataAnnotations\MinLengthAttribute.cs"/>
    <Compile Include="System\ComponentModel\DataAnnotations\PhoneAttribute.cs"/>
    <Compile Include="System\ComponentModel\DataAnnotations\RangeAttribute.cs"/>
    <Compile Include="System\ComponentModel\DataAnnotations\RegularExpressionAttribute.cs"/>
    <Compile Include="System\ComponentModel\DataAnnotations\RequiredAttribute.cs"/>
    <Compile Include="System\ComponentModel\DataAnnotations\ScaffoldColumnAttribute.cs"/>
    <Compile Include="System\ComponentModel\DataAnnotations\Schema\ColumnAttribute.cs"/>
    <Compile Include="System\ComponentModel\DataAnnotations\Schema\ComplexTypeAttribute.cs"/>
    <Compile Include="System\ComponentModel\DataAnnotations\Schema\DatabaseGeneratedAttribute.cs"/>
    <Compile Include="System\ComponentModel\DataAnnotations\Schema\DatabaseGeneratedOption.cs"/>
    <Compile Include="System\ComponentModel\DataAnnotations\Schema\ForeignKeyAttribute.cs"/>
    <Compile Include="System\ComponentModel\DataAnnotations\Schema\InversePropertyAttribute.cs"/>
    <Compile Include="System\ComponentModel\DataAnnotations\Schema\NotMappedAttribute.cs"/>
    <Compile Include="System\ComponentModel\DataAnnotations\Schema\TableAttribute.cs"/>
    <Compile Include="System\ComponentModel\DataAnnotations\StringLengthAttribute.cs"/>
    <Compile Include="System\ComponentModel\DataAnnotations\TimestampAttribute.cs"/>
    <Compile Include="System\ComponentModel\DataAnnotations\UIHintAttribute.cs"/>
    <Compile Include="System\ComponentModel\DataAnnotations\UrlAttribute.cs"/>
    <Compile Include="System\ComponentModel\DataAnnotations\ValidationAttribute.cs"/>
    <Compile Include="System\ComponentModel\DataAnnotations\ValidationAttributeStore.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"/>
    <Compile Include="..\..\Common\src\System\NotImplemented.cs" Link="src\libraries\Common\src\System\NotImplemented.cs"/>
    <Compile Include="..\..\Common\src\System\Obsoletions.cs" Link="src\libraries\Common\src\System\Obsoletions.cs"/>
    <Compile Include="..\..\Common\src\System\SR.cs" Link="src\libraries\Common\src\System\SR.cs"/>
    <Compile Include="..\..\Common\src\SkipLocalsInit.cs" Link="src\libraries\Common\src\SkipLocalsInit.cs"/>
    <Compile Include="..\..\..\..\artifacts\obj\System.ComponentModel.Annotations\Debug\net9.0\.NETCoreApp,Version=v9.0.AssemblyAttributes.cs" Link="artifacts\obj\System.ComponentModel.Annotations\Debug\net9.0\.NETCoreApp,Version=v9.0.AssemblyAttributes.cs"/>
    <Compile Include="..\..\..\..\artifacts\obj\System.ComponentModel.Annotations\Debug\net9.0\System.SR.cs" Link="artifacts\obj\System.ComponentModel.Annotations\Debug\net9.0\System.SR.cs"/>
    <Compile Include="..\..\..\..\artifacts\obj\System.ComponentModel.Annotations\Debug\net9.0\System.ComponentModel.Annotations.AssemblyInfo.cs" Link="artifacts\obj\System.ComponentModel.Annotations\Debug\net9.0\System.ComponentModel.Annotations.AssemblyInfo.cs"/>
  </ItemGroup>
  <ItemGroup>
    <ReferencePath Include="..\..\..\..\..\ref\ab1944bebdc54e39aa928a23c11b2d80\System.Collections.Concurrent.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\ea3f97b293844a95a7d96fe5aa5cf949\System.Collections.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\160169d7c9f74d738f76264d5ecec261\System.ComponentModel.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\9add27bc5e8a4efba8252a6bcb34644e\System.ComponentModel.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\dd9ab5a527414d91ba84116b33132209\System.ComponentModel.TypeConverter.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\6b4278e4feed4f109f9ae5e15d6028b3\System.Linq.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\ecfac0c0077841a6b5433c90eee656e1\System.Memory.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\0fe7e9e0d68d474c903923044fb409dd\System.Runtime.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\c690ff02698345dea874f9ce56b89897\System.Text.RegularExpressions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\c3025184d35540879186684ed27c6064\System.Threading.dll"/>
  </ItemGroup>
</Project>