diff --git a/src/SierraHOTAS.csproj b/src/SierraHOTAS.csproj
index 6f5955f..9b5c0a5 100644
--- a/src/SierraHOTAS.csproj
+++ b/src/SierraHOTAS.csproj
@@ -58,27 +58,6 @@
SierraHOTAS.App
-
- ..\packages\Autofac.5.2.0\lib\net461\Autofac.dll
-
-
- ..\packages\Hardcodet.NotifyIcon.Wpf.1.0.8\lib\net451\Hardcodet.Wpf.TaskbarNotification.dll
-
-
- ..\packages\Microsoft.Bcl.AsyncInterfaces.1.1.0\lib\net461\Microsoft.Bcl.AsyncInterfaces.dll
-
-
- ..\packages\Newtonsoft.Json.12.0.3\lib\net45\Newtonsoft.Json.dll
-
-
- ..\packages\NLog.4.6.7\lib\net45\NLog.dll
-
-
- ..\packages\SharpDX.4.2.0\lib\net45\SharpDX.dll
-
-
- ..\packages\SharpDX.DirectInput.4.2.0\lib\net45\SharpDX.DirectInput.dll
-
@@ -86,18 +65,9 @@
-
- ..\packages\System.Runtime.CompilerServices.Unsafe.4.5.2\lib\netstandard2.0\System.Runtime.CompilerServices.Unsafe.dll
-
-
- ..\packages\System.Threading.Tasks.Extensions.4.5.2\lib\netstandard2.0\System.Threading.Tasks.Extensions.dll
-
-
- ..\packages\System.ValueTuple.4.5.0\lib\net47\System.ValueTuple.dll
-
@@ -299,7 +269,6 @@
PreserveNewest
-
SettingsSingleFileGenerator
Settings.Designer.cs
@@ -420,5 +389,25 @@
false
+
+
+ 5.2.0
+
+
+ 1.0.8
+
+
+ 13.0.1
+
+
+ 4.6.7
+
+
+ 4.2.0
+
+
+ 4.5.0
+
+
\ No newline at end of file
diff --git a/src/packages.config b/src/packages.config
deleted file mode 100644
index 872cc94..0000000
--- a/src/packages.config
+++ /dev/null
@@ -1,13 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/tests/SierraHOTAS.Tests.csproj b/tests/SierraHOTAS.Tests.csproj
index 06af658..462bc85 100644
--- a/tests/SierraHOTAS.Tests.csproj
+++ b/tests/SierraHOTAS.Tests.csproj
@@ -1,8 +1,5 @@
-
-
-
Debug
@@ -36,42 +33,12 @@
4
-
- ..\packages\Castle.Core.4.4.0\lib\net45\Castle.Core.dll
-
-
- ..\packages\Microsoft.Bcl.AsyncInterfaces.1.1.0\lib\net461\Microsoft.Bcl.AsyncInterfaces.dll
-
-
- ..\packages\Mono.Reflection.Core.1.1.1\lib\net45\Mono.Reflection.dll
-
-
- ..\packages\Newtonsoft.Json.12.0.3\lib\net45\Newtonsoft.Json.dll
-
-
- ..\packages\NSubstitute.4.2.2\lib\net46\NSubstitute.dll
-
-
- ..\packages\Pose.1.2.1\lib\netstandard2.0\Pose.dll
-
-
- ..\packages\SharpDX.4.2.0\lib\net45\SharpDX.dll
-
-
- ..\packages\SharpDX.DirectInput.4.2.0\lib\net45\SharpDX.DirectInput.dll
-
-
- ..\packages\System.Runtime.CompilerServices.Unsafe.4.5.2\lib\netstandard2.0\System.Runtime.CompilerServices.Unsafe.dll
-
-
- ..\packages\System.Threading.Tasks.Extensions.4.5.2\lib\netstandard2.0\System.Threading.Tasks.Extensions.dll
-
@@ -79,18 +46,6 @@
-
- ..\packages\xunit.abstractions.2.0.3\lib\net35\xunit.abstractions.dll
-
-
- ..\packages\xunit.assert.2.4.1\lib\netstandard1.1\xunit.assert.dll
-
-
- ..\packages\xunit.extensibility.core.2.4.1\lib\net452\xunit.core.dll
-
-
- ..\packages\xunit.extensibility.execution.2.4.1\lib\net452\xunit.execution.desktop.dll
-
@@ -121,20 +76,36 @@
-
-
+
+ 1.1.0
+
+
+ 13.0.1
+
+
+ 4.2.2
+
+
+ 1.2.1
+
+
+ 4.2.0
+
+
+ 2.4.1
+
+
+ 2.4.1
+ runtime; build; native; contentfiles; analyzers; buildtransitive
+ all
+
+
+ 2.4.3
+ runtime; build; native; contentfiles; analyzers; buildtransitive
+ all
+
-
-
- This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}.
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/tests/packages.config b/tests/packages.config
deleted file mode 100644
index bed4588..0000000
--- a/tests/packages.config
+++ /dev/null
@@ -1,23 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file