summaryrefslogtreecommitdiff
path: root/src/SMAPI.Web/StardewModdingAPI.Web.csproj
diff options
context:
space:
mode:
Diffstat (limited to 'src/SMAPI.Web/StardewModdingAPI.Web.csproj')
-rw-r--r--src/SMAPI.Web/StardewModdingAPI.Web.csproj3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/SMAPI.Web/StardewModdingAPI.Web.csproj b/src/SMAPI.Web/StardewModdingAPI.Web.csproj
index 942a4b20..9d1990d9 100644
--- a/src/SMAPI.Web/StardewModdingAPI.Web.csproj
+++ b/src/SMAPI.Web/StardewModdingAPI.Web.csproj
@@ -27,6 +27,9 @@
<ProjectReference Include="..\StardewModdingAPI.Toolkit\StardewModdingAPI.Toolkit.csproj" />
</ItemGroup>
<ItemGroup>
+ <Content Update="Views\Index\Privacy.cshtml">
+ <Pack>$(IncludeRazorContentInPack)</Pack>
+ </Content>
<Content Update="Views\Mods\Index.cshtml">
<Pack>$(IncludeRazorContentInPack)</Pack>
</Content>