diff options
| author | Luke Pulverenti <luke.pulverenti@gmail.com> | 2016-09-04 11:01:57 -0400 |
|---|---|---|
| committer | Luke Pulverenti <luke.pulverenti@gmail.com> | 2016-09-04 11:01:57 -0400 |
| commit | ca9b745e6cccfbdc560a1b697b67cf040b356f65 (patch) | |
| tree | ddc4b4d8ab9e19044c18cc03af6a370bf2ae745f | |
| parent | 675e4a1bf228d14f5d1e8e188f7b56349ea9482d (diff) | |
update project
| -rw-r--r-- | MediaBrowser.WebDashboard/MediaBrowser.WebDashboard.csproj | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/MediaBrowser.WebDashboard/MediaBrowser.WebDashboard.csproj b/MediaBrowser.WebDashboard/MediaBrowser.WebDashboard.csproj index 1ba456ce5..d1308a501 100644 --- a/MediaBrowser.WebDashboard/MediaBrowser.WebDashboard.csproj +++ b/MediaBrowser.WebDashboard/MediaBrowser.WebDashboard.csproj @@ -191,6 +191,9 @@ <Content Include="dashboard-ui\scripts\camerauploadsettings.js">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
+ <Content Include="dashboard-ui\scripts\livetvschedule.js">
+ <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
+ </Content>
<Content Include="dashboard-ui\scripts\userpasswordpage.js">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
|
