diff --git a/src/NzbDrone.Api/app.config b/src/NzbDrone.Api/app.config
index 44298137a..bc571a658 100644
--- a/src/NzbDrone.Api/app.config
+++ b/src/NzbDrone.Api/app.config
@@ -6,6 +6,10 @@
+
+
+
+
\ No newline at end of file
diff --git a/src/NzbDrone.Automation.Test/app.config b/src/NzbDrone.Automation.Test/app.config
index 44298137a..bc571a658 100644
--- a/src/NzbDrone.Automation.Test/app.config
+++ b/src/NzbDrone.Automation.Test/app.config
@@ -6,6 +6,10 @@
+
+
+
+
\ No newline at end of file
diff --git a/src/NzbDrone.Core.Test/NzbDrone.Core.Test.csproj b/src/NzbDrone.Core.Test/NzbDrone.Core.Test.csproj
index 8a9c69a32..66d249a05 100644
--- a/src/NzbDrone.Core.Test/NzbDrone.Core.Test.csproj
+++ b/src/NzbDrone.Core.Test/NzbDrone.Core.Test.csproj
@@ -51,6 +51,10 @@
..\packages\FluentAssertions.3.1.229\lib\net40\FluentAssertions.Core.dll
+
+ False
+ ..\packages\FluentMigrator.1.2.1.0\lib\40\FluentMigrator.dll
+
False
..\packages\FluentValidation.5.4.0.0\lib\Net40\FluentValidation.dll
@@ -71,9 +75,6 @@
..\packages\NBuilder.3.0.1.1\lib\FizzWare.NBuilder.dll
-
- ..\packages\FluentMigrator.1.1.1.0\lib\40\FluentMigrator.dll
-
..\packages\FluentMigrator.1.1.1.0\tools\FluentMigrator.Runner.dll
diff --git a/src/NzbDrone.Core.Test/packages.config b/src/NzbDrone.Core.Test/packages.config
index 55806b64d..4e5fe3439 100644
--- a/src/NzbDrone.Core.Test/packages.config
+++ b/src/NzbDrone.Core.Test/packages.config
@@ -3,7 +3,7 @@
-
+
diff --git a/src/NzbDrone.Core/App.config b/src/NzbDrone.Core/App.config
index 8c5dac9d5..cb866d82a 100644
--- a/src/NzbDrone.Core/App.config
+++ b/src/NzbDrone.Core/App.config
@@ -7,6 +7,10 @@
+
+
+
+
diff --git a/src/NzbDrone.Core/Datastore/Migration/Framework/MigrationController.cs b/src/NzbDrone.Core/Datastore/Migration/Framework/MigrationController.cs
index b5aba8f91..8192697f5 100644
--- a/src/NzbDrone.Core/Datastore/Migration/Framework/MigrationController.cs
+++ b/src/NzbDrone.Core/Datastore/Migration/Framework/MigrationController.cs
@@ -1,7 +1,7 @@
using System.Reflection;
using FluentMigrator.Runner;
using FluentMigrator.Runner.Initialization;
-using FluentMigrator.Runner.Processors.Sqlite;
+using FluentMigrator.Runner.Processors.SQLite;
namespace NzbDrone.Core.Datastore.Migration.Framework
{
diff --git a/src/NzbDrone.Core/NzbDrone.Core.csproj b/src/NzbDrone.Core/NzbDrone.Core.csproj
index b47cdfa86..09009c422 100644
--- a/src/NzbDrone.Core/NzbDrone.Core.csproj
+++ b/src/NzbDrone.Core/NzbDrone.Core.csproj
@@ -52,6 +52,14 @@
4
+
+ False
+ ..\packages\FluentMigrator.1.2.1.0\lib\40\FluentMigrator.dll
+
+
+ False
+ ..\packages\FluentMigrator.1.2.1.0\tools\FluentMigrator.Runner.dll
+
False
..\packages\FluentValidation.5.4.0.0\lib\Net40\FluentValidation.dll
@@ -77,12 +85,6 @@
-
- ..\packages\FluentMigrator.1.1.1.0\lib\40\FluentMigrator.dll
-
-
- ..\packages\FluentMigrator.1.1.1.0\tools\FluentMigrator.Runner.dll
-
..\packages\MediaInfoNet.0.3\lib\MediaInfoDotNet.dll
diff --git a/src/NzbDrone.Core/packages.config b/src/NzbDrone.Core/packages.config
index 6b059fdb6..20fe9b22c 100644
--- a/src/NzbDrone.Core/packages.config
+++ b/src/NzbDrone.Core/packages.config
@@ -1,6 +1,6 @@
-
+
diff --git a/src/NzbDrone.Host/app.config b/src/NzbDrone.Host/app.config
index ed1c58ef9..3dbc8a7d5 100644
--- a/src/NzbDrone.Host/app.config
+++ b/src/NzbDrone.Host/app.config
@@ -26,7 +26,7 @@
-
+
diff --git a/src/NzbDrone.Libraries.Test/app.config b/src/NzbDrone.Libraries.Test/app.config
index 44298137a..bc571a658 100644
--- a/src/NzbDrone.Libraries.Test/app.config
+++ b/src/NzbDrone.Libraries.Test/app.config
@@ -6,6 +6,10 @@
+
+
+
+
\ No newline at end of file
diff --git a/src/NzbDrone.Mono.Test/app.config b/src/NzbDrone.Mono.Test/app.config
index 62f94f496..89f53a672 100644
--- a/src/NzbDrone.Mono.Test/app.config
+++ b/src/NzbDrone.Mono.Test/app.config
@@ -10,6 +10,10 @@
+
+
+
+
\ No newline at end of file
diff --git a/src/NzbDrone.SignalR/app.config b/src/NzbDrone.SignalR/app.config
index 44298137a..bc571a658 100644
--- a/src/NzbDrone.SignalR/app.config
+++ b/src/NzbDrone.SignalR/app.config
@@ -6,6 +6,10 @@
+
+
+
+
\ No newline at end of file
diff --git a/src/NzbDrone.Test.Common/App.config b/src/NzbDrone.Test.Common/App.config
index f46a06d18..3e44f9e89 100644
--- a/src/NzbDrone.Test.Common/App.config
+++ b/src/NzbDrone.Test.Common/App.config
@@ -13,6 +13,10 @@
+
+
+
+
\ No newline at end of file
diff --git a/src/NzbDrone.Windows.Test/app.config b/src/NzbDrone.Windows.Test/app.config
index 62f94f496..89f53a672 100644
--- a/src/NzbDrone.Windows.Test/app.config
+++ b/src/NzbDrone.Windows.Test/app.config
@@ -10,6 +10,10 @@
+
+
+
+
\ No newline at end of file