diff options
| author | Luke <luke.pulverenti@gmail.com> | 2016-07-31 15:08:18 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2016-07-31 15:08:18 -0400 |
| commit | 0731da955110dfdd78e80ec4c0faf376911b2c7e (patch) | |
| tree | caa8df804ca670bdd836c4204586cee6ba098024 | |
| parent | 733beb8516f0677cd27f8bc26dd322edab73cbc3 (diff) | |
| parent | b4ad3a1658f4dbc3dad1ec3f2afdcf346484a836 (diff) | |
Merge pull request #2007 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 9e47a0b1e..cc064dc81 100644 --- a/MediaBrowser.WebDashboard/MediaBrowser.WebDashboard.csproj +++ b/MediaBrowser.WebDashboard/MediaBrowser.WebDashboard.csproj @@ -800,9 +800,6 @@ <Content Include="dashboard-ui\css\librarybrowser.css">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
- <Content Include="dashboard-ui\css\tileitem.css">
- <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
- </Content>
<Content Include="dashboard-ui\edititemmetadata.html">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
|
