浏览代码

add playlist file to project

Luke Pulverenti 12 年之前
父节点
当前提交
4b42e29316
共有 1 个文件被更改,包括 3 次插入0 次删除
  1. 3 0
      MediaBrowser.WebDashboard/MediaBrowser.WebDashboard.csproj

+ 3 - 0
MediaBrowser.WebDashboard/MediaBrowser.WebDashboard.csproj

@@ -204,6 +204,9 @@
     <Content Include="dashboard-ui\musicrecommended.html">
       <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
     </Content>
+    <Content Include="dashboard-ui\playlist.html">
+      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
+    </Content>
     <Content Include="dashboard-ui\scripts\boxset.js">
       <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
     </Content>