summaryrefslogtreecommitdiff
path: root/Project-Unite/Project-Unite.csproj
diff options
context:
space:
mode:
Diffstat (limited to 'Project-Unite/Project-Unite.csproj')
-rw-r--r--Project-Unite/Project-Unite.csproj3
1 files changed, 3 insertions, 0 deletions
diff --git a/Project-Unite/Project-Unite.csproj b/Project-Unite/Project-Unite.csproj
index 34ecf81..7c03cf0 100644
--- a/Project-Unite/Project-Unite.csproj
+++ b/Project-Unite/Project-Unite.csproj
@@ -121,6 +121,8 @@
<Reference Include="System" />
<Reference Include="System.Data" />
<Reference Include="System.Drawing" />
+ <Reference Include="System.IO.Compression" />
+ <Reference Include="System.IO.Compression.FileSystem" />
<Reference Include="System.Web.DynamicData" />
<Reference Include="System.Web.Entity" />
<Reference Include="System.Web.ApplicationServices" />
@@ -527,6 +529,7 @@
<Content Include="Views\Skins\PostSkin.cshtml" />
<Content Include="Views\Manage\ListAvatars.cshtml" />
<Content Include="Views\Manage\UploadAvatar.cshtml" />
+ <Content Include="Views\Admin\Backups.cshtml" />
</ItemGroup>
<ItemGroup>
<Folder Include="App_Data\" />