File: System.IO.Compression.csproj
Web Access
Project: src\src\libraries\System.IO.Compression\src\System.IO.Compression.csproj (System.IO.Compression)
<Project Sdk="Microsoft.NET.Sdk">
  <PropertyGroup>
    <TargetFramework>netcoreapp2.1</TargetFramework>
    <EnableDefaultItems>false</EnableDefaultItems>
    <GenerateAssemblyInfo>false</GenerateAssemblyInfo>
    <GenerateTargetFrameworkAttribute>false</GenerateTargetFrameworkAttribute>
    <DisableImplicitFrameworkReferences>true</DisableImplicitFrameworkReferences>
    <AssemblyName>System.IO.Compression</AssemblyName>
    <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
    <LangVersion>Preview</LangVersion>
    <DefineConstants>TRACE;DEBUG;NET;NET9_0;NETCOREAPP;UNIX;UNIX1_0;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="..\..\Common\src\Interop\Interop.zlib.cs" Link="src\libraries\Common\src\Interop\Interop.zlib.cs"/>
    <Compile Include="System\IO\Compression\ZipArchive.cs"/>
    <Compile Include="System\IO\Compression\ZipArchiveEntry.cs"/>
    <Compile Include="System\IO\Compression\ZipArchiveMode.cs"/>
    <Compile Include="System\IO\Compression\ZipBlocks.cs"/>
    <Compile Include="System\IO\Compression\ZipCustomStreams.cs"/>
    <Compile Include="System\IO\Compression\ZipHelper.cs"/>
    <Compile Include="System\IO\Compression\ZipVersion.cs"/>
    <Compile Include="System\IO\Compression\DeflateManaged\BlockType.cs"/>
    <Compile Include="System\IO\Compression\DeflateManaged\DeflateManagedStream.cs"/>
    <Compile Include="System\IO\Compression\DeflateManaged\HuffmanTree.cs"/>
    <Compile Include="System\IO\Compression\DeflateManaged\InflaterManaged.cs"/>
    <Compile Include="System\IO\Compression\DeflateManaged\InflaterState.cs"/>
    <Compile Include="System\IO\Compression\DeflateManaged\InputBuffer.cs"/>
    <Compile Include="System\IO\Compression\DeflateManaged\MatchState.cs"/>
    <Compile Include="System\IO\Compression\DeflateManaged\OutputWindow.cs"/>
    <Compile Include="System\IO\Compression\DeflateZLib\Deflater.cs"/>
    <Compile Include="System\IO\Compression\DeflateZLib\DeflateStream.cs"/>
    <Compile Include="System\IO\Compression\DeflateZLib\Inflater.cs"/>
    <Compile Include="System\IO\Compression\DeflateZLib\ZLibException.cs"/>
    <Compile Include="..\..\Common\src\System\IO\Compression\ZLibNative.cs" Link="src\libraries\Common\src\System\IO\Compression\ZLibNative.cs"/>
    <Compile Include="..\..\Common\src\System\IO\Compression\ZLibNative.CompressionLevel.cs" Link="src\libraries\Common\src\System\IO\Compression\ZLibNative.CompressionLevel.cs"/>
    <Compile Include="..\..\Common\src\System\IO\Compression\ZLibNative.ZStream.cs" Link="src\libraries\Common\src\System\IO\Compression\ZLibNative.ZStream.cs"/>
    <Compile Include="System\IO\Compression\CompressionLevel.cs"/>
    <Compile Include="System\IO\Compression\CompressionMode.cs"/>
    <Compile Include="System\IO\Compression\Crc32Helper.ZLib.cs"/>
    <Compile Include="System\IO\Compression\GZipStream.cs"/>
    <Compile Include="System\IO\Compression\PositionPreservingWriteOnlyStreamWrapper.cs"/>
    <Compile Include="System\IO\Compression\ZLibCompressionOptions.cs"/>
    <Compile Include="System\IO\Compression\ZLibStream.cs"/>
    <Compile Include="..\..\Common\src\System\Obsoletions.cs" Link="src\libraries\Common\src\System\Obsoletions.cs"/>
    <Compile Include="System\IO\Compression\ZipArchiveEntry.Unix.cs"/>
    <Compile Include="..\..\Common\src\System\IO\Compression\ZipArchiveEntryConstants.Unix.cs" Link="src\libraries\Common\src\System\IO\Compression\ZipArchiveEntryConstants.Unix.cs"/>
    <Compile Include="..\..\Common\src\Interop\Unix\Interop.Libraries.cs" Link="src\libraries\Common\src\Interop\Unix\Interop.Libraries.cs"/>
    <Compile Include="..\..\Common\src\Interop\Unix\System.Native\Interop.PathConf.cs" Link="src\libraries\Common\src\Interop\Unix\System.Native\Interop.PathConf.cs"/>
    <Compile Include="..\..\Common\src\Interop\Unix\System.Native\Interop.Stat.cs" Link="src\libraries\Common\src\Interop\Unix\System.Native\Interop.Stat.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.IO.Compression\Debug\net9.0-unix\.NETCoreApp,Version=v9.0.AssemblyAttributes.cs" Link="artifacts\obj\System.IO.Compression\Debug\net9.0-unix\.NETCoreApp,Version=v9.0.AssemblyAttributes.cs"/>
    <Compile Include="..\..\..\..\artifacts\obj\System.IO.Compression\Debug\net9.0-unix\System.SR.cs" Link="artifacts\obj\System.IO.Compression\Debug\net9.0-unix\System.SR.cs"/>
    <Compile Include="..\..\..\..\artifacts\obj\System.IO.Compression\Debug\net9.0-unix\System.IO.Compression.AssemblyInfo.cs" Link="artifacts\obj\System.IO.Compression\Debug\net9.0-unix\System.IO.Compression.AssemblyInfo.cs"/>
  </ItemGroup>
  <ItemGroup>
    <ReferencePath Include="..\..\..\..\..\ref\ea3f97b293844a95a7d96fe5aa5cf949\System.Collections.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\ecfac0c0077841a6b5433c90eee656e1\System.Memory.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\0fe7e9e0d68d474c903923044fb409dd\System.Runtime.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\2c781fe8da814f3191a483f37b320258\System.Runtime.InteropServices.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\c3025184d35540879186684ed27c6064\System.Threading.dll"/>
  </ItemGroup>
</Project>