fix 404 error

This commit is contained in:
Drewster727 2016-05-27 03:10:50 -05:00
commit 95d1a83208
4 changed files with 14 additions and 0 deletions

View file

@ -294,6 +294,14 @@
<Content Include="Content\swagger\underscore-min.js">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
<Content Include="Content\Themes\original.css">
<DependentUpon>original.scss</DependentUpon>
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
<Content Include="Content\Themes\original.min.css">
<DependentUpon>original.css</DependentUpon>
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
<Content Include="Content\Themes\plex.css">
<DependentUpon>plex.scss</DependentUpon>
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>