From 7ad02935677f73877796e0b6a794bb58dd7fd162 Mon Sep 17 00:00:00 2001 From: Luke Pulverenti Date: Fri, 7 Nov 2014 11:15:02 -0500 Subject: [PATCH] update sqlite references --- ...MediaBrowser.Server.Implementations.csproj | 33 ++----------------- .../app.config | 11 +++++++ .../packages.config | 2 +- .../MediaBrowser.Server.Mono.csproj | 9 +---- MediaBrowser.Server.Mono/app.config | 2 +- MediaBrowser.ServerApplication/App.config | 2 +- .../MediaBrowser.ServerApplication.csproj | 9 +++++ .../packages.config | 1 + MediaBrowser.Tests/app.config | 2 +- SharedVersion.cs | 4 +-- 10 files changed, 31 insertions(+), 44 deletions(-) create mode 100644 MediaBrowser.Server.Implementations/app.config diff --git a/MediaBrowser.Server.Implementations/MediaBrowser.Server.Implementations.csproj b/MediaBrowser.Server.Implementations/MediaBrowser.Server.Implementations.csproj index 4a42662e19..c7a9446a6f 100644 --- a/MediaBrowser.Server.Implementations/MediaBrowser.Server.Implementations.csproj +++ b/MediaBrowser.Server.Implementations/MediaBrowser.Server.Implementations.csproj @@ -61,9 +61,8 @@ - - False - ..\packages\System.Data.SQLite.Core.1.0.91.3\lib\net45\System.Data.SQLite.dll + + ..\packages\System.Data.SQLite.Core.MSIL.1.0.94.0\lib\net45\System.Data.SQLite.dll @@ -71,13 +70,6 @@ - - False - ..\ThirdParty\System.Data.SQLite.ManagedOnly\x86\1.0.90.0\net40\System.Data.SQLite.dll - - - ..\ThirdParty\System.Data.SQLite.ManagedOnly\x86\1.0.90.0\net40\System.Data.SQLite.Linq.dll - ..\ThirdParty\ServiceStack\ServiceStack.dll @@ -409,16 +401,13 @@ + - - libwebp.dll - PreserveNewest - swagger-ui\css\highlight.default.css PreserveNewest @@ -500,24 +489,8 @@ PreserveNewest - - Always - - - Always - - - - System.Data.SQLite.dll - PreserveNewest - - - System.Data.SQLite.Linq.dll - PreserveNewest - -