File: System.ComponentModel.Annotations.csproj
Web Access
Project: src\runtime\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>
    <_SkipAnalyzers>true</_SkipAnalyzers>
    <AssemblyName>System.ComponentModel.Annotations</AssemblyName>
    <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
    <PublicSign>true</PublicSign>
    <KeyOriginatorFile>../../../../../../artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/snk/MSFT.snk</KeyOriginatorFile>
    <LangVersion>Preview</LangVersion>
    <DefineConstants>TRACE;RELEASE;NET;NET11_0;NETCOREAPP;NET5_0_OR_GREATER;NET6_0_OR_GREATER;NET7_0_OR_GREATER;NET8_0_OR_GREATER;NET9_0_OR_GREATER;NET10_0_OR_GREATER;NET11_0_OR_GREATER;NET11_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/AsyncValidationAttribute.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/IAsyncValidatableObject.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/runtime/src/libraries/Common/src/System/NotImplemented.cs"/>
    <Compile Include="../../Common/src/System/Obsoletions.cs" Link="src/runtime/src/libraries/Common/src/System/Obsoletions.cs"/>
    <Compile Include="../../Common/src/System/SR.cs" Link="src/runtime/src/libraries/Common/src/System/SR.cs"/>
    <Compile Include="../../Common/src/SkipLocalsInit.cs" Link="src/runtime/src/libraries/Common/src/SkipLocalsInit.cs"/>
    <Compile Include="../../../../artifacts/obj/System.ComponentModel.Annotations/Release/net11.0/.NETCoreApp,Version=v11.0.AssemblyAttributes.cs" Link="src/runtime/artifacts/obj/System.ComponentModel.Annotations/Release/net11.0/.NETCoreApp,Version=v11.0.AssemblyAttributes.cs"/>
    <Compile Include="../../../../artifacts/obj/System.ComponentModel.Annotations/Release/net11.0/System.SR.cs" Link="src/runtime/artifacts/obj/System.ComponentModel.Annotations/Release/net11.0/System.SR.cs"/>
    <Compile Include="../../../../artifacts/obj/System.ComponentModel.Annotations/Release/net11.0/System.ComponentModel.Annotations.AssemblyInfo.cs" Link="src/runtime/artifacts/obj/System.ComponentModel.Annotations/Release/net11.0/System.ComponentModel.Annotations.AssemblyInfo.cs"/>
  </ItemGroup>
  <ItemGroup>
    <ReferencePath Include="../../../../../../ref/069b8e9e934a4ef983a6db1b949668d7/System.Collections.Concurrent.dll"/>
    <ReferencePath Include="../../../../../../ref/8bd82b869c294a6aa4081c93d4b92452/System.Collections.dll"/>
    <ReferencePath Include="../../../../../../ref/7778fc7ebb1149f9a9a72c44023332d9/System.ComponentModel.dll"/>
    <ReferencePath Include="../../../../../../ref/50c7b8651e6b4508ba65df2f362e900a/System.ComponentModel.Primitives.dll"/>
    <ReferencePath Include="../../../../../../ref/685291478cd1415496e5a5ee38f11823/System.ComponentModel.TypeConverter.dll"/>
    <ReferencePath Include="../../../../../../ref/e70fdfba2db548aeb08b9e17ea23d5bd/System.Linq.dll"/>
    <ReferencePath Include="../../../../../../ref/1f83066816434173b4e9afd3a8555a05/System.Memory.dll"/>
    <ReferencePath Include="../../../../../../ref/d4bf71505976454fbbb6f34e5eaa05ab/System.Runtime.dll"/>
    <ReferencePath Include="../../../../../../ref/e469e5cf5dbc43dcb8e5c2258e94e778/System.Text.RegularExpressions.dll"/>
    <ReferencePath Include="../../../../../../ref/544163d8aeed4ca78b66c85114182950/System.Threading.dll"/>
  </ItemGroup>
  <ItemGroup>
  </ItemGroup>
</Project>