restore library editor

This commit is contained in:
Luke Pulverenti
2015-10-15 23:17:42 -04:00
parent bd0ad4a5cd
commit 2c5ee7e2cf
3 changed files with 15 additions and 8 deletions

View File

@@ -206,6 +206,12 @@
<Content Include="dashboard-ui\components\medialibrarycreator\medialibrarycreator.template.html">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
<Content Include="dashboard-ui\components\medialibraryeditor\medialibraryeditor.js">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
<Content Include="dashboard-ui\components\medialibraryeditor\medialibraryeditor.template.html">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
<Content Include="dashboard-ui\components\metadataeditor\metadataeditor.js">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>