update installer locations
This commit is contained in:
parent
475c54e283
commit
e9077668ae
|
@ -156,18 +156,6 @@
|
||||||
</EmbeddedResource>
|
</EmbeddedResource>
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<Content Include="..\Installation\MediaBrowser.InstallUtil.dll">
|
|
||||||
<Link>MediaBrowser.InstallUtil.dll</Link>
|
|
||||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
||||||
</Content>
|
|
||||||
<Content Include="..\Installation\MediaBrowser.Uninstaller.exe">
|
|
||||||
<Link>MediaBrowser.Uninstaller.exe</Link>
|
|
||||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
||||||
</Content>
|
|
||||||
<Content Include="..\Installation\MediaBrowser.Updater.exe">
|
|
||||||
<Link>MediaBrowser.Updater.exe</Link>
|
|
||||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
||||||
</Content>
|
|
||||||
<Content Include="..\packages\System.Data.SQLite.Core.1.0.94.0\build\net45\x64\SQLite.Interop.dll">
|
<Content Include="..\packages\System.Data.SQLite.Core.1.0.94.0\build\net45\x64\SQLite.Interop.dll">
|
||||||
<Link>x64\SQLite.Interop.dll</Link>
|
<Link>x64\SQLite.Interop.dll</Link>
|
||||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||||
|
@ -176,6 +164,18 @@
|
||||||
<Link>x86\SQLite.Interop.dll</Link>
|
<Link>x86\SQLite.Interop.dll</Link>
|
||||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||||
</Content>
|
</Content>
|
||||||
|
<Content Include="..\Tools\Installation\MediaBrowser.InstallUtil.dll">
|
||||||
|
<Link>MediaBrowser.InstallUtil.dll</Link>
|
||||||
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||||
|
</Content>
|
||||||
|
<Content Include="..\Tools\Installation\MediaBrowser.Uninstaller.exe">
|
||||||
|
<Link>MediaBrowser.Uninstaller.exe</Link>
|
||||||
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||||
|
</Content>
|
||||||
|
<Content Include="..\Tools\Installation\MediaBrowser.Updater.exe">
|
||||||
|
<Link>MediaBrowser.Updater.exe</Link>
|
||||||
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||||
|
</Content>
|
||||||
<Content Include="CORE_RL_bzlib_.dll">
|
<Content Include="CORE_RL_bzlib_.dll">
|
||||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||||
</Content>
|
</Content>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user