浏览代码

update components

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

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

@@ -207,7 +207,9 @@
     <Content Include="dashboard-ui\mypreferenceshome.html">
       <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
     </Content>
-    <Content Include="dashboard-ui\mypreferencesmenu.html" />
+    <Content Include="dashboard-ui\mypreferencesmenu.html">
+      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
+    </Content>
     <Content Include="dashboard-ui\scripts\actionsheet.js">
       <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
     </Content>