aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuke Pulverenti <luke.pulverenti@gmail.com>2015-11-22 13:22:12 -0500
committerLuke Pulverenti <luke.pulverenti@gmail.com>2015-11-22 13:22:12 -0500
commit455d38ceb495ce02c76901d67f3997ce29fed07f (patch)
treec2c5cbcfbc2752b3ad8b267a5254340b44aa6ac8
parent7db806da0af3868870d5f01705ac051d8ae83ef9 (diff)
fix project
-rw-r--r--MediaBrowser.WebDashboard/MediaBrowser.WebDashboard.csproj3
1 files changed, 3 insertions, 0 deletions
diff --git a/MediaBrowser.WebDashboard/MediaBrowser.WebDashboard.csproj b/MediaBrowser.WebDashboard/MediaBrowser.WebDashboard.csproj
index 0c89e8ed7..13fa7fef5 100644
--- a/MediaBrowser.WebDashboard/MediaBrowser.WebDashboard.csproj
+++ b/MediaBrowser.WebDashboard/MediaBrowser.WebDashboard.csproj
@@ -113,6 +113,9 @@
<Content Include="dashboard-ui\bower_components\fastclick\lib\fastclick.js">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
+ <Content Include="dashboard-ui\bower_components\fetch\fetch.js">
+ <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
+ </Content>
<Content Include="dashboard-ui\bower_components\hammerjs\hammer.js">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>