Browse Source

fixed nuvue image

Luke Pulverenti 10 years ago
parent
commit
f9dc7bcff8
1 changed files with 4 additions and 1 deletions
  1. 4 1
      MediaBrowser.WebDashboard/MediaBrowser.WebDashboard.csproj

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

@@ -155,6 +155,9 @@
     <Content Include="dashboard-ui\css\images\clients\mediaportal.png">
     <Content Include="dashboard-ui\css\images\clients\mediaportal.png">
       <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
       <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
     </Content>
     </Content>
+    <Content Include="dashboard-ui\css\images\clients\nuvue.png">
+      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
+    </Content>
     <Content Include="dashboard-ui\css\images\clients\playstore.png">
     <Content Include="dashboard-ui\css\images\clients\playstore.png">
       <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
       <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
     </Content>
     </Content>
@@ -2141,4 +2144,4 @@
   <Target Name="AfterBuild">
   <Target Name="AfterBuild">
   </Target>
   </Target>
   -->
   -->
-</Project>
+</Project>