diff options
| author | Tim Hobbs <jesus.tesh@gmail.com> | 2014-03-13 06:55:04 -0700 |
|---|---|---|
| committer | Tim Hobbs <jesus.tesh@gmail.com> | 2014-03-13 06:55:04 -0700 |
| commit | 103ebca1256a4255d830450066235203f2579983 (patch) | |
| tree | bbcd633062316cc9585a39d4b13e9f9ee5d054fc | |
| parent | 9976857e785d7e76807e02798480a063f9f3defa (diff) | |
| parent | d31fe653ae2fc2f261816c4cb816b23f9ee9ddbc (diff) | |
Merge branch 'master' into ribbons
| -rw-r--r-- | MediaBrowser.WebDashboard/MediaBrowser.WebDashboard.csproj | 2 |
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>
|
