aboutsummaryrefslogtreecommitdiff
path: root/ShiftOS.Main/ShiftOS.Main.csproj
diff options
context:
space:
mode:
Diffstat (limited to 'ShiftOS.Main/ShiftOS.Main.csproj')
-rw-r--r--ShiftOS.Main/ShiftOS.Main.csproj3
1 files changed, 3 insertions, 0 deletions
diff --git a/ShiftOS.Main/ShiftOS.Main.csproj b/ShiftOS.Main/ShiftOS.Main.csproj
index ad01ba0..9a5484c 100644
--- a/ShiftOS.Main/ShiftOS.Main.csproj
+++ b/ShiftOS.Main/ShiftOS.Main.csproj
@@ -33,6 +33,9 @@
<LangVersion>latest</LangVersion>
</PropertyGroup>
<ItemGroup>
+ <Reference Include="DotNetZip, Version=1.10.1.0, Culture=neutral, PublicKeyToken=6583c7c814667745, processorArchitecture=MSIL">
+ <HintPath>..\packages\DotNetZip.1.10.1\lib\net20\DotNetZip.dll</HintPath>
+ </Reference>
<Reference Include="System" />
<Reference Include="System.Core" />
<Reference Include="System.Xml.Linq" />