File list (Check if you may need any files):
.tfs-ignore
AppNote.iz.txt
AppNote.txt
BuildHelp.bat
BuildProcessTemplates
.....................\DefaultTemplate.11.1.xaml
.....................\DefaultTemplate.xaml
.....................\LabDefaultTemplate.11.xaml
.....................\UpgradeTemplate.xaml
BZip2 CF
........\AssemblyInfo.cs
........\BZip2 CF DLL.csproj
BZip2 SL DLL
............\BZip2 SL DLL.csproj
............\Properties
............\..........\AssemblyInfo.cs
BZip2 Tests
...........\Bzip2 Tests.csproj
...........\BZip2UnitTest1.cs
...........\Properties
...........\..........\AssemblyInfo.cs
...........\Resources
...........\.........\dancing-color.ps.bz2
...........\.........\sample1.bz2
...........\.........\sample2.bz2
BZip2
.....\BitWriter.cs
.....\BZip2 DLL.csproj
.....\BZip2Compressor.cs
.....\BZip2InputStream.cs
.....\BZip2OutputStream.cs
.....\NOTICE.txt
.....\ParallelBZip2OutputStream.cs
.....\Properties
.....\..........\AssemblyInfo.cs
.....\Rand.cs
clean.ps1
CommonSrc
.........\CRC32.cs
.........\Iso8859Dash1Encoding.cs
DotNetZip.sln
DotNetZip.vsmdi
DotNetZip.vssscc
DotNetZip1.vsmdi
EditCsproj.exe
Examples
........\ASPNET
........\......\GenerateZip-Csharp-FileStream.aspx
........\......\GenerateZip-Csharp-MemoryStream.aspx
........\......\GenerateZip-Csharp.aspx
........\......\GenerateZip-VB-FileStream.aspx
........\......\GenerateZip-VB.aspx
........\ASP
........\...\AspClassic-ReadZip.asp
........\C#
........\c#\CreateZip
........\..\.........\CreateZip.cs
........\..\.........\CreateZip.csproj
........\..\.........\CreateZip.csproj.vspscc
........\..\.........\Properties
........\..\.........\..........\AssemblyInfo.cs
........\C#\ReadZip
........\..\.......\Properties
........\..\.......\..........\AssemblyInfo.cs
........\..\.......\ReadZip.cs
........\..\.......\ReadZip.csproj
........\..\.......\ReadZip.csproj.vspscc
........\..\WinForms-QuickZip
........\..\.................\AssemblyInfo.cs
........\..\.................\QuickZip.cs
........\..\.................\QuickZip.csproj
........\..\ZipDir
........\..\......\Properties
........\..\......\..........\AssemblyInfo.cs
........\..\......\ZipDir.cs
........\..\......\ZipDir.csproj
........\..\......\ZipDir.csproj.vspscc
........\..\ZipTreeView
........\..\...........\Form1.cs
........\..\...........\Form1.Designer.cs
........\..\...........\Form1.resx
........\..\...........\Program.cs
........\..\...........\Properties
........\..\...........\..........\AssemblyInfo.cs
........\..\...........\..........\Resources.Designer.cs
........\..\...........\..........\Resources.resx
........\..\...........\..........\Settings.Designer.cs
........\..\...........\..........\Settings.settings
........\..\...........\ZipTreeView.csproj
........\..\...........\ZipTreeView.csproj.vspscc
........\..\ZLIB
........\..\....\makefile
........\..\....\ParallelGZipOutputStream.cs
........\..\....\QuickCompress.cs
........\..\....\test_dict_deflate_inflate.cs
........\..\....\test_flush_sync.cs
........\..\....\test_large_deflate_inflate.cs
........\..\....\ZlibDeflateInflate.cs
........\..\....\ZlibStreamExample.cs
........\C++