aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.WebDashboard/MediaBrowser.WebDashboard.csproj
diff options
context:
space:
mode:
Diffstat (limited to 'MediaBrowser.WebDashboard/MediaBrowser.WebDashboard.csproj')
-rw-r--r--MediaBrowser.WebDashboard/MediaBrowser.WebDashboard.csproj12
1 files changed, 12 insertions, 0 deletions
diff --git a/MediaBrowser.WebDashboard/MediaBrowser.WebDashboard.csproj b/MediaBrowser.WebDashboard/MediaBrowser.WebDashboard.csproj
index 0c7504d982..5b6f43736a 100644
--- a/MediaBrowser.WebDashboard/MediaBrowser.WebDashboard.csproj
+++ b/MediaBrowser.WebDashboard/MediaBrowser.WebDashboard.csproj
@@ -391,6 +391,15 @@
<Content Include="dashboard-ui\bower_components\paper-fab\test\a11y.html" />
<Content Include="dashboard-ui\bower_components\paper-fab\test\basic.html" />
<Content Include="dashboard-ui\bower_components\paper-fab\test\index.html" />
+ <Content Include="dashboard-ui\bower_components\paper-icon-button\.gitignore" />
+ <Content Include="dashboard-ui\bower_components\paper-icon-button\demo\index.html" />
+ <Content Include="dashboard-ui\bower_components\paper-icon-button\index.html" />
+ <Content Include="dashboard-ui\bower_components\paper-icon-button\paper-icon-button.html">
+ <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
+ </Content>
+ <Content Include="dashboard-ui\bower_components\paper-icon-button\test\a11y.html" />
+ <Content Include="dashboard-ui\bower_components\paper-icon-button\test\basic.html" />
+ <Content Include="dashboard-ui\bower_components\paper-icon-button\test\index.html" />
<Content Include="dashboard-ui\bower_components\paper-material\.gitignore" />
<Content Include="dashboard-ui\bower_components\paper-material\demo\index.html" />
<Content Include="dashboard-ui\bower_components\paper-material\index.html" />
@@ -2741,6 +2750,9 @@
<None Include="dashboard-ui\bower_components\paper-fab\.bower.json" />
<None Include="dashboard-ui\bower_components\paper-fab\bower.json" />
<None Include="dashboard-ui\bower_components\paper-fab\README.md" />
+ <None Include="dashboard-ui\bower_components\paper-icon-button\.bower.json" />
+ <None Include="dashboard-ui\bower_components\paper-icon-button\bower.json" />
+ <None Include="dashboard-ui\bower_components\paper-icon-button\README.md" />
<None Include="dashboard-ui\bower_components\paper-material\.bower.json" />
<None Include="dashboard-ui\bower_components\paper-material\bower.json" />
<None Include="dashboard-ui\bower_components\paper-material\README.md" />