[ALL] Integrate SevenZipSharp Nuget package

This commit is contained in:
Matt Nadareski
2017-02-27 23:24:39 -08:00
parent 04f2a5f273
commit 0779e01f90
7 changed files with 4 additions and 0 deletions

View File

@@ -76,6 +76,9 @@
<HintPath>..\packages\Mono.Data.Sqlite.Portable.1.0.3.5\lib\net4\Mono.Data.Sqlite.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="SevenZipSharp, Version=0.64.3890.29348, Culture=neutral, PublicKeyToken=20de82c62b055c88, processorArchitecture=MSIL">
<HintPath>..\packages\SevenZipSharp.0.64\lib\SevenZipSharp.dll</HintPath>
</Reference>
<Reference Include="System" />
<Reference Include="System.ComponentModel.DataAnnotations" />
<Reference Include="System.Core" />