diff --git a/Droid/packages.config b/Droid/packages.config
index 581a3b1..1eeee0a 100644
--- a/Droid/packages.config
+++ b/Droid/packages.config
@@ -1,16 +1,14 @@
-
+
-
-
+
-
+
-
-
-
+
+
@@ -32,22 +30,22 @@
-
+
-
-
-
-
-
+
+
+
+
+
-
-
+
+
@@ -68,25 +66,6 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
\ No newline at end of file
diff --git a/Droid/qController.Droid.csproj b/Droid/qController.Droid.csproj
index ad0d89f..cd6c061 100644
--- a/Droid/qController.Droid.csproj
+++ b/Droid/qController.Droid.csproj
@@ -16,7 +16,6 @@
Properties\AndroidManifest.xml
Resources
Assets
- true
true
@@ -69,9 +68,6 @@
-
- ..\packages\Rug.Osc.1.2.5\lib\Rug.Osc.dll
-
..\packages\Zeroconf.2.9.0\lib\netstandard1.3\Zeroconf.dll
@@ -204,25 +200,6 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/iOS/packages.config b/iOS/packages.config
index 24f89e1..3c8b791 100644
--- a/iOS/packages.config
+++ b/iOS/packages.config
@@ -1,14 +1,10 @@
-
-
-
-
-
+
@@ -29,22 +25,14 @@
-
-
-
-
-
-
-
-
@@ -65,6 +53,4 @@
-
-
\ No newline at end of file
diff --git a/iOS/qController.iOS.csproj b/iOS/qController.iOS.csproj
index eb21092..f350a40 100644
--- a/iOS/qController.iOS.csproj
+++ b/iOS/qController.iOS.csproj
@@ -1,6 +1,5 @@
-
Debug
iPhoneSimulator
@@ -86,9 +85,6 @@
-
- ..\packages\Rug.Osc.1.2.5\lib\Rug.Osc.dll
-
..\packages\BTProgressHUD.1.2.0.6\lib\Xamarin.iOS10\BTProgressHUD.dll
@@ -197,5 +193,4 @@
-
\ No newline at end of file
diff --git a/packages/Acr.Support.2.1.0/lib/MonoAndroid10/Acr.Support.Android.dll b/packages/Acr.Support.2.1.0/lib/MonoAndroid10/Acr.Support.Android.dll
old mode 100644
new mode 100755
diff --git a/packages/Acr.UserDialogs.7.0.1/lib/monoandroid80/Acr.UserDialogs.dll b/packages/Acr.UserDialogs.7.0.1/lib/monoandroid80/Acr.UserDialogs.dll
old mode 100644
new mode 100755
diff --git a/packages/Acr.UserDialogs.7.0.1/lib/xamarinios10/Acr.UserDialogs.dll b/packages/Acr.UserDialogs.7.0.1/lib/xamarinios10/Acr.UserDialogs.dll
old mode 100644
new mode 100755
diff --git a/packages/AndHUD.1.2.0/lib/MonoAndroid/AndHUD.dll b/packages/AndHUD.1.2.0/lib/MonoAndroid/AndHUD.dll
old mode 100644
new mode 100755
diff --git a/packages/Rug.Osc.1.2.5/lib/Rug.Osc.dll b/packages/Rug.Osc.1.2.5/lib/Rug.Osc.dll
deleted file mode 100644
index bed723d..0000000
Binary files a/packages/Rug.Osc.1.2.5/lib/Rug.Osc.dll and /dev/null differ
diff --git a/qController.Standard/.DS_Store b/qController.Standard/.DS_Store
index 935fbd2..b5a7aa7 100644
Binary files a/qController.Standard/.DS_Store and b/qController.Standard/.DS_Store differ
diff --git a/qController.Standard/Pages/ControlPage.xaml.cs b/qController.Standard/Pages/ControlPage.xaml.cs
index 8df93e9..2da1001 100644
--- a/qController.Standard/Pages/ControlPage.xaml.cs
+++ b/qController.Standard/Pages/ControlPage.xaml.cs
@@ -1,7 +1,6 @@
using System;
using System.Collections.Generic;
using Xamarin.Forms;
-using Rug.Osc;
using System.Collections;
namespace qController
diff --git a/qController.Standard/Pages/qControllerPage.xaml.cs b/qController.Standard/Pages/qControllerPage.xaml.cs
index c93baa2..f165776 100644
--- a/qController.Standard/Pages/qControllerPage.xaml.cs
+++ b/qController.Standard/Pages/qControllerPage.xaml.cs
@@ -1,7 +1,6 @@
using Xamarin.Forms;
using System.Net;
using System;
-using Rug.Osc;
using Acr.UserDialogs;
using Acr.Settings;
using Zeroconf;
diff --git a/qController.Standard/qController.csproj b/qController.Standard/qController.csproj
index 5757b51..b78845f 100644
--- a/qController.Standard/qController.csproj
+++ b/qController.Standard/qController.csproj
@@ -48,7 +48,6 @@
-