File: Microsoft.Extensions.Compliance.Redaction.csproj
Web Access
Project: src\src\Libraries\Microsoft.Extensions.Compliance.Redaction\Microsoft.Extensions.Compliance.Redaction.csproj (Microsoft.Extensions.Compliance.Redaction)
<Project Sdk="Microsoft.NET.Sdk">
  <PropertyGroup>
    <TargetFramework>netcoreapp2.1</TargetFramework>
    <EnableDefaultItems>false</EnableDefaultItems>
    <GenerateAssemblyInfo>false</GenerateAssemblyInfo>
    <GenerateTargetFrameworkAttribute>false</GenerateTargetFrameworkAttribute>
    <DisableImplicitFrameworkReferences>true</DisableImplicitFrameworkReferences>
    <AssemblyName>Microsoft.Extensions.Compliance.Redaction</AssemblyName>
    <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
    <LangVersion>Latest</LangVersion>
    <DefineConstants>TRACE;DEBUG;NETFRAMEWORK;NET462;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER;NET461_OR_GREATER;NET462_OR_GREATER</DefineConstants>
  </PropertyGroup>
  <ItemGroup>
    <Compile Include="..\..\LegacySupport\DiagnosticAttributes\NullableAttributes.cs" Link="src\LegacySupport\DiagnosticAttributes\NullableAttributes.cs"/>
    <Compile Include="..\..\LegacySupport\IsExternalInit\IsExternalInit.cs" Link="src\LegacySupport\IsExternalInit\IsExternalInit.cs"/>
    <Compile Include="..\..\LegacySupport\TrimAttributes\DynamicallyAccessedMembersAttribute.cs" Link="src\LegacySupport\TrimAttributes\DynamicallyAccessedMembersAttribute.cs"/>
    <Compile Include="..\..\LegacySupport\TrimAttributes\DynamicallyAccessedMemberTypes.cs" Link="src\LegacySupport\TrimAttributes\DynamicallyAccessedMemberTypes.cs"/>
    <Compile Include="..\..\LegacySupport\TrimAttributes\DynamicDependencyAttribute.cs" Link="src\LegacySupport\TrimAttributes\DynamicDependencyAttribute.cs"/>
    <Compile Include="..\..\LegacySupport\TrimAttributes\RequiresAssemblyFilesAttribute.cs" Link="src\LegacySupport\TrimAttributes\RequiresAssemblyFilesAttribute.cs"/>
    <Compile Include="..\..\LegacySupport\TrimAttributes\RequiresUnreferencedCodeAttribute.cs" Link="src\LegacySupport\TrimAttributes\RequiresUnreferencedCodeAttribute.cs"/>
    <Compile Include="..\..\LegacySupport\TrimAttributes\UnconditionalSuppressMessageAttribute.cs" Link="src\LegacySupport\TrimAttributes\UnconditionalSuppressMessageAttribute.cs"/>
    <Compile Include="..\..\LegacySupport\CallerAttributes\CallerArgumentExpressionAttribute.cs" Link="src\LegacySupport\CallerAttributes\CallerArgumentExpressionAttribute.cs"/>
    <Compile Include="..\..\LegacySupport\SkipLocalsInitAttribute\SkipLocalsInitAttribute.cs" Link="src\LegacySupport\SkipLocalsInitAttribute\SkipLocalsInitAttribute.cs"/>
    <Compile Include="..\..\LegacySupport\StringSyntaxAttribute\StringSyntaxAttribute.cs" Link="src\LegacySupport\StringSyntaxAttribute\StringSyntaxAttribute.cs"/>
    <Compile Include="..\..\LegacySupport\ExperimentalAttribute\ExperimentalAttribute.cs" Link="src\LegacySupport\ExperimentalAttribute\ExperimentalAttribute.cs"/>
    <Compile Include="..\..\Shared\DiagnosticIds\DiagnosticIds.cs" Link="src\Shared\DiagnosticIds\DiagnosticIds.cs"/>
    <Compile Include="..\..\Shared\Throw\Throw.cs" Link="src\Shared\Throw\Throw.cs"/>
    <Compile Include="..\..\Shared\NumericExtensions\NumericExtensions.cs" Link="src\Shared\NumericExtensions\NumericExtensions.cs"/>
    <Compile Include="..\..\Shared\Data.Validation\LengthAttribute.cs" Link="src\Shared\Data.Validation\LengthAttribute.cs"/>
    <Compile Include="..\..\Shared\Data.Validation\TimeSpanAttribute.cs" Link="src\Shared\Data.Validation\TimeSpanAttribute.cs"/>
    <Compile Include="..\..\Shared\Data.Validation\ValidationContextExtensions.cs" Link="src\Shared\Data.Validation\ValidationContextExtensions.cs"/>
    <Compile Include="ErasingRedactor.cs"/>
    <Compile Include="HmacRedactor.cs"/>
    <Compile Include="HmacRedactorOptions.cs"/>
    <Compile Include="HmacRedactorOptionsValidator.cs"/>
    <Compile Include="RedactionBuilder.cs"/>
    <Compile Include="RedactionExtensions.cs"/>
    <Compile Include="RedactionServiceCollectionExtensions.cs"/>
    <Compile Include="RedactorProvider.cs"/>
    <Compile Include="RedactorProviderOptions.cs"/>
    <Compile Include="..\..\..\artifacts\obj\Microsoft.Extensions.Compliance.Redaction\Debug\net462\.NETFramework,Version=v4.6.2.AssemblyAttributes.cs" Link="artifacts\obj\Microsoft.Extensions.Compliance.Redaction\Debug\net462\.NETFramework,Version=v4.6.2.AssemblyAttributes.cs"/>
    <Compile Include="..\..\..\artifacts\obj\Microsoft.Extensions.Compliance.Redaction\Debug\net462\Microsoft.Extensions.Compliance.Redaction.AssemblyInfo.cs" Link="artifacts\obj\Microsoft.Extensions.Compliance.Redaction\Debug\net462\Microsoft.Extensions.Compliance.Redaction.AssemblyInfo.cs"/>
    <Compile Include="..\..\..\artifacts\obj\Microsoft.Extensions.Compliance.Redaction\Debug\net462\Microsoft.Extensions.Compliance.Redaction.InternalsVisibleTo.cs" Link="artifacts\obj\Microsoft.Extensions.Compliance.Redaction\Debug\net462\Microsoft.Extensions.Compliance.Redaction.InternalsVisibleTo.cs"/>
  </ItemGroup>
  <ItemGroup>
    <ReferencePath Include="..\..\..\..\ref\85cecd32546b43b0baf09f4c95498451\Microsoft.Bcl.AsyncInterfaces.dll"/>
    <ReferencePath Include="..\..\..\..\ref\b58c71adb6044e55a2583999aee51d00\Microsoft.Bcl.HashCode.dll"/>
    <ReferencePath Include="..\..\..\..\ref\88ab42465d3d4ad380493c0acc5ce61b\Microsoft.Extensions.Compliance.Abstractions.dll"/>
    <ReferencePath Include="..\..\..\..\ref\bc0b3be4c55f4d05a51566cf92f8c540\Microsoft.Extensions.Configuration.Abstractions.dll"/>
    <ReferencePath Include="..\..\..\..\ref\36a4e1ce4fa44a54bb5e3c878b00976a\Microsoft.Extensions.Configuration.Binder.dll"/>
    <ReferencePath Include="..\..\..\..\ref\fe33a0d065d04a2eb1f208910bf5f76b\Microsoft.Extensions.DependencyInjection.Abstractions.dll"/>
    <ReferencePath Include="..\..\..\..\ref\0e3b5638f3e94da7bb8811aab0011eb7\Microsoft.Extensions.ObjectPool.dll"/>
    <ReferencePath Include="..\..\..\..\ref\9c2140810bb6420685762bba9ae5c315\Microsoft.Extensions.Options.ConfigurationExtensions.dll"/>
    <ReferencePath Include="..\..\..\..\ref\3c82fbe2fc584f35ac22ed6be62a54ef\Microsoft.Extensions.Options.dll"/>
    <ReferencePath Include="..\..\..\..\ref\09897b4b33524ac58687faa5a82089a4\Microsoft.Extensions.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\ref\04b32629b4364480b7ee968494a34fac\mscorlib.dll"/>
    <ReferencePath Include="..\..\..\..\ref\05dfc96b0eaa40aabfb5d2f9f916d9ba\System.Buffers.dll"/>
    <ReferencePath Include="..\..\..\..\ref\3062bf55d0664c6a9704f77180f323f9\System.Collections.Immutable.dll"/>
    <ReferencePath Include="..\..\..\..\ref\fe4c196d33bb4943b384513e617837f9\System.ComponentModel.DataAnnotations.dll"/>
    <ReferencePath Include="..\..\..\..\ref\da453a8bb3ac4e34a3040ee9dd9be42a\System.Core.dll"/>
    <ReferencePath Include="..\..\..\..\ref\c255ff214a3f4b2ab550af06db14015b\System.Data.dll"/>
    <ReferencePath Include="..\..\..\..\ref\4b2792b6d00b4a7b9841029a688ad04c\System.dll"/>
    <ReferencePath Include="..\..\..\..\ref\97eaa07f64fd42278aaecab90a76928b\System.Drawing.dll"/>
    <ReferencePath Include="..\..\..\..\ref\7141e86840f14d9d80339b1a8ef172e0\System.IO.Compression.FileSystem.dll"/>
    <ReferencePath Include="..\..\..\..\ref\805945f327b047adb8f6389d9d8f82c3\System.Memory.dll"/>
    <ReferencePath Include="..\..\..\..\ref\cb56097fb2254a399d1794b048667fce\System.Numerics.dll"/>
    <ReferencePath Include="..\..\..\..\ref\82f2aa9766d1415bb26b177ab15731ab\System.Numerics.Vectors.dll"/>
    <ReferencePath Include="..\..\..\..\ref\bc84029b11234266bc379616e5f03999\System.Runtime.CompilerServices.Unsafe.dll"/>
    <ReferencePath Include="..\..\..\..\ref\67040de58f2845c2853aec4726d6a392\System.Runtime.Serialization.dll"/>
    <ReferencePath Include="..\..\..\..\ref\bc890e4ea34f463c8fd960f43c8beb88\System.Threading.Tasks.Extensions.dll"/>
    <ReferencePath Include="..\..\..\..\ref\b3cbc9a40647491cbd0ad34052fe604a\System.ValueTuple.dll"/>
    <ReferencePath Include="..\..\..\..\ref\b7e9033d7cb340ba831f1657c9c0da4b\System.Xml.dll"/>
    <ReferencePath Include="..\..\..\..\ref\005f1668a7b942e9a3806c0ab160d243\System.Xml.Linq.dll"/>
  </ItemGroup>
</Project>