diff options
| author | Luke <luke.pulverenti@gmail.com> | 2016-07-31 01:10:17 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2016-07-31 01:10:17 -0400 |
| commit | 6c48a2ecdcd6bc3553aca50b688d48944fa70696 (patch) | |
| tree | 81747d5011b70ceaf6416b5f04803d688ae4ba1d | |
| parent | a0d65d7e8cd1a9198415d663e9c215dcd4841e32 (diff) | |
| parent | bbd4431f79c8c328cd3793d010e41c371fc5ec1b (diff) | |
Merge pull request #2003 from MediaBrowser/dev
Dev
| -rw-r--r-- | MediaBrowser.WebDashboard/MediaBrowser.WebDashboard.csproj | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/MediaBrowser.WebDashboard/MediaBrowser.WebDashboard.csproj b/MediaBrowser.WebDashboard/MediaBrowser.WebDashboard.csproj index a07f56e2b..9e47a0b1e 100644 --- a/MediaBrowser.WebDashboard/MediaBrowser.WebDashboard.csproj +++ b/MediaBrowser.WebDashboard/MediaBrowser.WebDashboard.csproj @@ -194,12 +194,6 @@ <Content Include="dashboard-ui\components\humanedate.js">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
- <Content Include="dashboard-ui\components\itemidentifier\itemidentifier.js">
- <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
- </Content>
- <Content Include="dashboard-ui\components\itemidentifier\itemidentifier.template.html">
- <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
- </Content>
<Content Include="dashboard-ui\components\imagedownloader\imagedownloader.js">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
|
