aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.WebDashboard
diff options
context:
space:
mode:
authorLuke Pulverenti <luke.pulverenti@gmail.com>2015-10-15 22:06:44 -0400
committerLuke Pulverenti <luke.pulverenti@gmail.com>2015-10-15 22:06:44 -0400
commitbd0ad4a5cd87fca5b75ee8eacdc76fe6cf2a287c (patch)
tree912b053249552e26e2f7da2c0c5f82562e9ccd63 /MediaBrowser.WebDashboard
parentb895a837eec19540c30f7b28870fedf96e94d115 (diff)
update library setup
Diffstat (limited to 'MediaBrowser.WebDashboard')
-rw-r--r--MediaBrowser.WebDashboard/MediaBrowser.WebDashboard.csproj4
1 files changed, 2 insertions, 2 deletions
diff --git a/MediaBrowser.WebDashboard/MediaBrowser.WebDashboard.csproj b/MediaBrowser.WebDashboard/MediaBrowser.WebDashboard.csproj
index 5759f43dc..d6754f597 100644
--- a/MediaBrowser.WebDashboard/MediaBrowser.WebDashboard.csproj
+++ b/MediaBrowser.WebDashboard/MediaBrowser.WebDashboard.csproj
@@ -200,10 +200,10 @@
<Content Include="dashboard-ui\components\imageuploader\imageuploader.template.html">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
- <Content Include="dashboard-ui\components\medialibraryeditor\medialibraryeditor.js">
+ <Content Include="dashboard-ui\components\medialibrarycreator\medialibrarycreator.js">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
- <Content Include="dashboard-ui\components\medialibraryeditor\medialibraryeditor.template.html">
+ <Content Include="dashboard-ui\components\medialibrarycreator\medialibrarycreator.template.html">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
<Content Include="dashboard-ui\components\metadataeditor\metadataeditor.js">