diff options
| author | Luke <luke.pulverenti@gmail.com> | 2016-07-21 17:43:12 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2016-07-21 17:43:12 -0400 |
| commit | 388d32aa57c4b9ff70881b82094ec65ffa34fb2b (patch) | |
| tree | f13972162919c3c1ab4db4d5a2d6a22bf1c7efeb | |
| parent | b0d251c78077d80064f1e8e371d1162a4bcea668 (diff) | |
| parent | 8f034b8cb5c5c4cb314fd671ef33a18d86018fc5 (diff) | |
Merge pull request #1961 from MediaBrowser/dev
Dev
| -rw-r--r-- | MediaBrowser.WebDashboard/MediaBrowser.WebDashboard.csproj | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/MediaBrowser.WebDashboard/MediaBrowser.WebDashboard.csproj b/MediaBrowser.WebDashboard/MediaBrowser.WebDashboard.csproj index c1b42b7a3..723c4f936 100644 --- a/MediaBrowser.WebDashboard/MediaBrowser.WebDashboard.csproj +++ b/MediaBrowser.WebDashboard/MediaBrowser.WebDashboard.csproj @@ -905,9 +905,6 @@ <Content Include="dashboard-ui\scripts\favorites.js">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
- <Content Include="dashboard-ui\scripts\librarylist.js">
- <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
- </Content>
<Content Include="dashboard-ui\scripts\librarymenu.js">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
|
