aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuke Pulverenti <luke.pulverenti@gmail.com>2016-01-05 12:30:13 -0500
committerLuke Pulverenti <luke.pulverenti@gmail.com>2016-01-06 14:28:55 -0500
commita7904b3b7ef21e2e52182eaa8cc91b9c0747ebe5 (patch)
tree981f642ae7afb435c217556a9ee3370854949cce
parentdb73c3bb0ab3bc6f6110ceed97104f159311224d (diff)
add robots.txt
-rw-r--r--MediaBrowser.WebDashboard/MediaBrowser.WebDashboard.csproj3
1 files changed, 3 insertions, 0 deletions
diff --git a/MediaBrowser.WebDashboard/MediaBrowser.WebDashboard.csproj b/MediaBrowser.WebDashboard/MediaBrowser.WebDashboard.csproj
index 531c2b7e4..68379cb87 100644
--- a/MediaBrowser.WebDashboard/MediaBrowser.WebDashboard.csproj
+++ b/MediaBrowser.WebDashboard/MediaBrowser.WebDashboard.csproj
@@ -248,6 +248,9 @@
<Content Include="dashboard-ui\mysyncsettings.html">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
+ <Content Include="dashboard-ui\robots.txt">
+ <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
+ </Content>
<Content Include="dashboard-ui\scripts\actionsheet.js">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>