diff --git a/NMaier.Windows.Forms/Form.cs b/NMaier.Windows.Forms/Form.cs
index 45bbd797..b3d9cb1d 100644
--- a/NMaier.Windows.Forms/Form.cs
+++ b/NMaier.Windows.Forms/Form.cs
@@ -1,4 +1,3 @@
-using System;
using System.ComponentModel;
using System.Drawing;
using System.Windows.Forms.VisualStyles;
diff --git a/SimpleDLNA/FormMain.cs b/SimpleDLNA/FormMain.cs
index 5c9043e2..1d404517 100644
--- a/SimpleDLNA/FormMain.cs
+++ b/SimpleDLNA/FormMain.cs
@@ -4,9 +4,7 @@
using System.ComponentModel;
using System.Diagnostics;
using System.IO;
-using System.IO.Pipes;
using System.Linq;
-using System.Threading;
using System.Threading.Tasks;
using System.Timers;
using System.Windows.Forms;
@@ -19,7 +17,6 @@
using NMaier.SimpleDlna.GUI.Properties;
using NMaier.SimpleDlna.Server;
using Form = NMaier.Windows.Forms.Form;
-using SystemInformation = NMaier.SimpleDlna.Utilities.SystemInformation;
using Timer = System.Timers.Timer;
namespace NMaier.SimpleDlna.GUI
diff --git a/SimpleDLNA/Program.cs b/SimpleDLNA/Program.cs
index 0376fd23..79a23ee9 100644
--- a/SimpleDLNA/Program.cs
+++ b/SimpleDLNA/Program.cs
@@ -1,5 +1,4 @@
using System;
-using System.IO.Pipes;
using System.Threading;
using System.Windows.Forms;
diff --git a/SimpleDLNA/SimpleDLNA.csproj b/SimpleDLNA/SimpleDLNA.csproj
index 5246e611..60e8052d 100644
--- a/SimpleDLNA/SimpleDLNA.csproj
+++ b/SimpleDLNA/SimpleDLNA.csproj
@@ -80,12 +80,6 @@
-
- ..\packages\System.Data.SQLite.Core.1.0.103\lib\net451\System.Data.SQLite.dll
- True
-
-
-
@@ -226,10 +220,6 @@
{232A96F6-A2BF-44C8-B623-6E411F6296F2}
server
-
- {EF29F98A-B8B6-4591-BA29-E71BCC308E98}
- thumbs
-
{A8960A7A-887C-40D7-9632-002E94BFC830}
util
@@ -242,9 +232,7 @@
This project references NuGet package(s) that are missing on this computer. Enable NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}.
-
-