aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Hobbs <jesus.tesh@gmail.com>2014-03-13 06:47:30 -0700
committerTim Hobbs <jesus.tesh@gmail.com>2014-03-13 06:47:30 -0700
commitd31fe653ae2fc2f261816c4cb816b23f9ee9ddbc (patch)
tree936a18586d2b67c0d1532189b2cf4a0b414726ee
parent9e33966ee120134d89f7aa21204b7ffc814dd29a (diff)
Fixed csproj
-rw-r--r--MediaBrowser.WebDashboard/MediaBrowser.WebDashboard.csproj2
1 files changed, 2 insertions, 0 deletions
diff --git a/MediaBrowser.WebDashboard/MediaBrowser.WebDashboard.csproj b/MediaBrowser.WebDashboard/MediaBrowser.WebDashboard.csproj
index 0bd54ab8c..90a8cedd3 100644
--- a/MediaBrowser.WebDashboard/MediaBrowser.WebDashboard.csproj
+++ b/MediaBrowser.WebDashboard/MediaBrowser.WebDashboard.csproj
@@ -552,6 +552,8 @@
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
<Content Include="dashboard-ui\scripts\mediaplayer-video.js">
+ <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
+ </Content>
<Content Include="dashboard-ui\scripts\movieslatest.js">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>