aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuke Pulverenti <luke.pulverenti@gmail.com>2016-01-04 13:57:49 -0500
committerLuke Pulverenti <luke.pulverenti@gmail.com>2016-01-05 12:26:22 -0500
commite9077668ae8d3f1eea5b7ca2cef8f8c40a1d95d5 (patch)
tree32313d9a19cbbd626c2e3691bf2525f78d6a322e
parent475c54e283ffe840d64c621c80eabe4ab95260e5 (diff)
update installer locations
-rw-r--r--MediaBrowser.ServerApplication/MediaBrowser.ServerApplication.csproj20
1 files changed, 10 insertions, 10 deletions
diff --git a/MediaBrowser.ServerApplication/MediaBrowser.ServerApplication.csproj b/MediaBrowser.ServerApplication/MediaBrowser.ServerApplication.csproj
index 5813dcac5..fdbcf015a 100644
--- a/MediaBrowser.ServerApplication/MediaBrowser.ServerApplication.csproj
+++ b/MediaBrowser.ServerApplication/MediaBrowser.ServerApplication.csproj
@@ -156,24 +156,24 @@
</EmbeddedResource>
</ItemGroup>
<ItemGroup>
- <Content Include="..\Installation\MediaBrowser.InstallUtil.dll">
- <Link>MediaBrowser.InstallUtil.dll</Link>
+ <Content Include="..\packages\System.Data.SQLite.Core.1.0.94.0\build\net45\x64\SQLite.Interop.dll">
+ <Link>x64\SQLite.Interop.dll</Link>
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
- <Content Include="..\Installation\MediaBrowser.Uninstaller.exe">
- <Link>MediaBrowser.Uninstaller.exe</Link>
+ <Content Include="..\packages\System.Data.SQLite.Core.1.0.94.0\build\net45\x86\SQLite.Interop.dll">
+ <Link>x86\SQLite.Interop.dll</Link>
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
- <Content Include="..\Installation\MediaBrowser.Updater.exe">
- <Link>MediaBrowser.Updater.exe</Link>
+ <Content Include="..\Tools\Installation\MediaBrowser.InstallUtil.dll">
+ <Link>MediaBrowser.InstallUtil.dll</Link>
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
- <Content Include="..\packages\System.Data.SQLite.Core.1.0.94.0\build\net45\x64\SQLite.Interop.dll">
- <Link>x64\SQLite.Interop.dll</Link>
+ <Content Include="..\Tools\Installation\MediaBrowser.Uninstaller.exe">
+ <Link>MediaBrowser.Uninstaller.exe</Link>
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
- <Content Include="..\packages\System.Data.SQLite.Core.1.0.94.0\build\net45\x86\SQLite.Interop.dll">
- <Link>x86\SQLite.Interop.dll</Link>
+ <Content Include="..\Tools\Installation\MediaBrowser.Updater.exe">
+ <Link>MediaBrowser.Updater.exe</Link>
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
<Content Include="CORE_RL_bzlib_.dll">