diff options
| author | Luke Pulverenti <luke.pulverenti@gmail.com> | 2016-07-27 00:54:38 -0400 |
|---|---|---|
| committer | Luke Pulverenti <luke.pulverenti@gmail.com> | 2016-07-27 00:54:38 -0400 |
| commit | eb78381a3523985745da11931f5d2e08b2e6a0ab (patch) | |
| tree | 6905d0cb5f7852414eb5001b4d18ca110b2c2e39 | |
| parent | e4e87e24a1589af33d1a9e4258b1527b4d4902e5 (diff) | |
update resource loading
| -rw-r--r-- | MediaBrowser.WebDashboard/MediaBrowser.WebDashboard.csproj | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/MediaBrowser.WebDashboard/MediaBrowser.WebDashboard.csproj b/MediaBrowser.WebDashboard/MediaBrowser.WebDashboard.csproj index 7e4b39c36..5c520afcf 100644 --- a/MediaBrowser.WebDashboard/MediaBrowser.WebDashboard.csproj +++ b/MediaBrowser.WebDashboard/MediaBrowser.WebDashboard.csproj @@ -1411,11 +1411,6 @@ </Content>
</ItemGroup>
<ItemGroup>
- <Content Include="dashboard-ui\scripts\extensions.js">
- <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
- </Content>
- </ItemGroup>
- <ItemGroup>
<Content Include="dashboard-ui\css\images\supporter\supporterbadge.png">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
|
