diff --git a/NuGet/RGB.NET.Brushes.nuspec b/NuGet/RGB.NET.Brushes.nuspec
index 2c88e52..598afb5 100644
--- a/NuGet/RGB.NET.Brushes.nuspec
+++ b/NuGet/RGB.NET.Brushes.nuspec
@@ -17,5 +17,8 @@
+
+
+
\ No newline at end of file
diff --git a/NuGet/RGB.NET.Core.nuspec b/NuGet/RGB.NET.Core.nuspec
index 05c7e4f..e253d3d 100644
--- a/NuGet/RGB.NET.Core.nuspec
+++ b/NuGet/RGB.NET.Core.nuspec
@@ -17,5 +17,8 @@
+
+
+
\ No newline at end of file
diff --git a/NuGet/RGB.NET.Devices.Corsair.nuspec b/NuGet/RGB.NET.Devices.Corsair.nuspec
index 5723d47..8460a9c 100644
--- a/NuGet/RGB.NET.Devices.Corsair.nuspec
+++ b/NuGet/RGB.NET.Devices.Corsair.nuspec
@@ -17,5 +17,8 @@
+
+
+
\ No newline at end of file
diff --git a/NuGet/RGB.NET.Effects.nuspec b/NuGet/RGB.NET.Effects.nuspec
index 6945150..875ef25 100644
--- a/NuGet/RGB.NET.Effects.nuspec
+++ b/NuGet/RGB.NET.Effects.nuspec
@@ -17,5 +17,8 @@
+
+
+
\ No newline at end of file
diff --git a/NuGet/RGB.NET.Groups.nuspec b/NuGet/RGB.NET.Groups.nuspec
index 7fa281b..2c1aac9 100644
--- a/NuGet/RGB.NET.Groups.nuspec
+++ b/NuGet/RGB.NET.Groups.nuspec
@@ -17,5 +17,8 @@
+
+
+
\ No newline at end of file
diff --git a/NuGet/RGB.NET.Input.Corsair.nuspec b/NuGet/RGB.NET.Input.Corsair.nuspec
index c5642e8..ae0192e 100644
--- a/NuGet/RGB.NET.Input.Corsair.nuspec
+++ b/NuGet/RGB.NET.Input.Corsair.nuspec
@@ -17,5 +17,8 @@
+
+
+
\ No newline at end of file
diff --git a/NuGet/RGB.NET.Input.nuspec b/NuGet/RGB.NET.Input.nuspec
index 5beddea..b7c4ec8 100644
--- a/NuGet/RGB.NET.Input.nuspec
+++ b/NuGet/RGB.NET.Input.nuspec
@@ -17,5 +17,8 @@
+
+
+
\ No newline at end of file
diff --git a/NuGet/pack_all.bat b/NuGet/pack_all.bat
index 0fe4b93..3563937 100644
--- a/NuGet/pack_all.bat
+++ b/NuGet/pack_all.bat
@@ -1 +1 @@
-for /r %%i in (*.nuspec) do nuget.exe pack "%%i"
\ No newline at end of file
+for /r %%i in (*.nuspec) do nuget.exe pack "%%i" -symbols
\ No newline at end of file