File: Microsoft.Extensions.Configuration.KeyPerFile.csproj
Web Access
Project: src\src\Configuration.KeyPerFile\src\Microsoft.Extensions.Configuration.KeyPerFile.csproj (Microsoft.Extensions.Configuration.KeyPerFile)
<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.Configuration.KeyPerFile</AssemblyName>
    <LangVersion>Preview</LangVersion>
    <DefineConstants>TRACE;INTERNAL_NULLABLE_ATTRIBUTES;RELEASE;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="KeyPerFileConfigurationBuilderExtensions.cs"/>
    <Compile Include="KeyPerFileConfigurationProvider.cs"/>
    <Compile Include="KeyPerFileConfigurationSource.cs"/>
    <Compile Include="..\..\Shared\Nullable\NullableAttributes.cs" Link="src\Shared\Nullable\NullableAttributes.cs"/>
    <Compile Include="..\..\..\artifacts\obj\Microsoft.Extensions.Configuration.KeyPerFile\Release\net462\.NETFramework,Version=v4.6.2.AssemblyAttributes.cs" Link="artifacts\obj\Microsoft.Extensions.Configuration.KeyPerFile\Release\net462\.NETFramework,Version=v4.6.2.AssemblyAttributes.cs"/>
    <Compile Include="..\..\..\artifacts\obj\Microsoft.Extensions.Configuration.KeyPerFile\Release\net462\Microsoft.Extensions.Configuration.KeyPerFile.AssemblyInfo.cs" Link="artifacts\obj\Microsoft.Extensions.Configuration.KeyPerFile\Release\net462\Microsoft.Extensions.Configuration.KeyPerFile.AssemblyInfo.cs"/>
  </ItemGroup>
  <ItemGroup>
    <ReferencePath Include="..\..\..\..\ref\0a51a32db2b14847928f23406d7e8494\Microsoft.Extensions.Configuration.Abstractions.dll"/>
    <ReferencePath Include="..\..\..\..\ref\dc248fa51ce6436c9d040daa478a67a1\Microsoft.Extensions.Configuration.dll"/>
    <ReferencePath Include="..\..\..\..\ref\0ce8b76f98c24eff95fb3a2a4e6f1199\Microsoft.Extensions.FileProviders.Abstractions.dll"/>
    <ReferencePath Include="..\..\..\..\ref\b3559e45f43d43688bf36c921f0b304a\Microsoft.Extensions.FileProviders.Physical.dll"/>
    <ReferencePath Include="..\..\..\..\ref\c1f094bec7bb4445832ca3b5f3273548\Microsoft.Extensions.FileSystemGlobbing.dll"/>
    <ReferencePath Include="..\..\..\..\ref\cccd4519affa412c94500e743ad18c23\Microsoft.Extensions.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\ref\04b32629b4364480b7ee968494a34fac\mscorlib.dll"/>
    <ReferencePath Include="..\..\..\..\ref\b2d1b8bf968e435a8f1bf50ac8adbe27\System.Buffers.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\9ec9197d1f7c4c4dbf693e36cfb70674\System.Memory.dll"/>
    <ReferencePath Include="..\..\..\..\ref\cb56097fb2254a399d1794b048667fce\System.Numerics.dll"/>
    <ReferencePath Include="..\..\..\..\ref\77b60af6663e45bf9a2c75ff62f47cba\System.Numerics.Vectors.dll"/>
    <ReferencePath Include="..\..\..\..\ref\7df9bef78e0f4dae8fb2a658c86e5d22\System.Runtime.CompilerServices.Unsafe.dll"/>
    <ReferencePath Include="..\..\..\..\ref\67040de58f2845c2853aec4726d6a392\System.Runtime.Serialization.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>