|
<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>..\..\..\..\.packages\microsoft.dotnet.arcade.sdk\11.0.0-beta.25609.108\tools\snk\MSFT.snk</KeyOriginatorFile>
<LangVersion>Preview</LangVersion>
<DefineConstants>TRACE;DEBUG;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;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\net11.0\.NETCoreApp,Version=v11.0.AssemblyAttributes.cs" Link="artifacts\obj\System.ComponentModel.Annotations\Debug\net11.0\.NETCoreApp,Version=v11.0.AssemblyAttributes.cs"/>
<Compile Include="..\..\..\..\artifacts\obj\System.ComponentModel.Annotations\Debug\net11.0\System.SR.cs" Link="artifacts\obj\System.ComponentModel.Annotations\Debug\net11.0\System.SR.cs"/>
<Compile Include="..\..\..\..\artifacts\obj\System.ComponentModel.Annotations\Debug\net11.0\System.ComponentModel.Annotations.AssemblyInfo.cs" Link="artifacts\obj\System.ComponentModel.Annotations\Debug\net11.0\System.ComponentModel.Annotations.AssemblyInfo.cs"/>
</ItemGroup>
<ItemGroup>
<ReferencePath Include="..\..\..\..\..\ref\b0c8c2ea18e84f9db6e03a757a400299\System.Collections.Concurrent.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\1d1de1f2465043188942d457b4643ca6\System.Collections.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\26241163e10d40f5bc59a004a8e07995\System.ComponentModel.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\4031818643bf40fcb29e2ca117246e54\System.ComponentModel.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\8db138907f4f48eea24179e23aa3d184\System.ComponentModel.TypeConverter.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\629a8cddec36455eb37703a5356d7337\System.Linq.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\c03d53db62d045a2830fdd69b8680bf5\System.Memory.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\9165775148f34a6fab69e57028b1a44a\System.Runtime.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\9a3840f039804ec48ed9555078e6e91b\System.Text.RegularExpressions.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\f7d0fb445b0d4814a69efa71b6a04058\System.Threading.dll"/>
</ItemGroup>
<ItemGroup>
</ItemGroup>
</Project>
|