fixes #1243 - Cannot set local address. If detection is wrong, chromecast fails

This commit is contained in:
Luke Pulverenti 2015-12-26 09:29:25 -05:00
parent 3007a988af
commit 079f2683d5
1 changed files with 3 additions and 0 deletions

View File

@ -98,6 +98,9 @@
</None>
</ItemGroup>
<ItemGroup>
<Content Include="dashboard-ui\components\chromecasthelpers.js">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
<Content Include="dashboard-ui\components\recordingcreator\recordingcreator.js">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>