diff --git a/RGB.NET.Core/RGB.NET.Core.csproj b/RGB.NET.Core/RGB.NET.Core.csproj
index 67fe585..c111d9c 100644
--- a/RGB.NET.Core/RGB.NET.Core.csproj
+++ b/RGB.NET.Core/RGB.NET.Core.csproj
@@ -15,11 +15,10 @@
RGB.NET.Core
Core-Module of RGB.NET
Core-Module of RGB.NET, a C# (.NET) library for accessing various RGB-peripherals
- Copyright © Darth Affe 2020
- Copyright © Darth Affe 2020
- http://lib.arge.be/icon.png
+ Copyright © Darth Affe 2021
+ icon.png
https://github.com/DarthAffe/RGB.NET
- https://raw.githubusercontent.com/DarthAffe/RGB.NET/master/LICENSE
+ LGPL-2.1-only
Github
https://github.com/DarthAffe/RGB.NET
True
@@ -34,19 +33,24 @@
true
True
True
+ pdbonly
+ snupkg
$(DefineConstants);TRACE;DEBUG
true
- full
false
- pdbonly
true
$(NoWarn);CS1591;CS1572;CS1573
$(DefineConstants);RELEASE
+
+
+
+
+
\ No newline at end of file
diff --git a/RGB.NET.Devices.Asus/RGB.NET.Devices.Asus.csproj b/RGB.NET.Devices.Asus/RGB.NET.Devices.Asus.csproj
index 3b81186..e449020 100644
--- a/RGB.NET.Devices.Asus/RGB.NET.Devices.Asus.csproj
+++ b/RGB.NET.Devices.Asus/RGB.NET.Devices.Asus.csproj
@@ -15,11 +15,10 @@
RGB.NET.Devices.Asus
Asus-Device-Implementations of RGB.NET
Asus-Device-Implementations of RGB.NET, a C# (.NET) library for accessing various RGB-peripherals
- Copyright © Darth Affe 2020
- Copyright © Darth Affe 2020
- http://lib.arge.be/icon.png
+ Copyright © Darth Affe 2021
+ icon.png
https://github.com/DarthAffe/RGB.NET
- https://raw.githubusercontent.com/DarthAffe/RGB.NET/master/LICENSE
+ LGPL-2.1-only
Github
https://github.com/DarthAffe/RGB.NET
True
@@ -34,22 +33,26 @@
true
True
True
+ portable
+ snupkg
$(DefineConstants);TRACE;DEBUG
true
- full
false
- pdbonly
true
$(NoWarn);CS1591;CS1572;CS1573
$(DefineConstants);RELEASE
+
+
+
+
diff --git a/RGB.NET.Devices.CoolerMaster/RGB.NET.Devices.CoolerMaster.csproj b/RGB.NET.Devices.CoolerMaster/RGB.NET.Devices.CoolerMaster.csproj
index 2c9bfb1..d3addb8 100644
--- a/RGB.NET.Devices.CoolerMaster/RGB.NET.Devices.CoolerMaster.csproj
+++ b/RGB.NET.Devices.CoolerMaster/RGB.NET.Devices.CoolerMaster.csproj
@@ -15,11 +15,10 @@
RGB.NET.Devices.CoolerMaster
Cooler Master-Device-Implementations of RGB.NET
Cooler Master-Device-Implementations of RGB.NET, a C# (.NET) library for accessing various RGB-peripherals
- Copyright © Darth Affe 2020
- Copyright © Darth Affe 2020
- http://lib.arge.be/icon.png
+ Copyright © Darth Affe 2021
+ icon.png
https://github.com/DarthAffe/RGB.NET
- https://raw.githubusercontent.com/DarthAffe/RGB.NET/master/LICENSE
+ LGPL-2.1-only
Github
https://github.com/DarthAffe/RGB.NET
True
@@ -34,22 +33,26 @@
true
True
True
+ portable
+ snupkg
$(DefineConstants);TRACE;DEBUG
true
- full
false
- pdbonly
true
$(NoWarn);CS1591;CS1572;CS1573
$(DefineConstants);RELEASE
+
+
+
+
diff --git a/RGB.NET.Devices.Corsair/RGB.NET.Devices.Corsair.csproj b/RGB.NET.Devices.Corsair/RGB.NET.Devices.Corsair.csproj
index c6b3f48..6c0dfd9 100644
--- a/RGB.NET.Devices.Corsair/RGB.NET.Devices.Corsair.csproj
+++ b/RGB.NET.Devices.Corsair/RGB.NET.Devices.Corsair.csproj
@@ -15,11 +15,10 @@
RGB.NET.Devices.Corsair
Corsair-Device-Implementations of RGB.NET
Corsair-Device-Implementations of RGB.NET, a C# (.NET) library for accessing various RGB-peripherals
- Copyright © Darth Affe 2020
- Copyright © Darth Affe 2020
- http://lib.arge.be/icon.png
+ Copyright © Darth Affe 2021
+ icon.png
https://github.com/DarthAffe/RGB.NET
- https://raw.githubusercontent.com/DarthAffe/RGB.NET/master/LICENSE
+ LGPL-2.1-only
Github
https://github.com/DarthAffe/RGB.NET
True
@@ -34,22 +33,26 @@
true
True
True
+ portable
+ snupkg
$(DefineConstants);TRACE;DEBUG
true
- full
false
- pdbonly
true
$(NoWarn);CS1591;CS1572;CS1573
$(DefineConstants);RELEASE
+
+
+
+
diff --git a/RGB.NET.Devices.DMX/RGB.NET.Devices.DMX.csproj b/RGB.NET.Devices.DMX/RGB.NET.Devices.DMX.csproj
index ed42a6c..706b0c2 100644
--- a/RGB.NET.Devices.DMX/RGB.NET.Devices.DMX.csproj
+++ b/RGB.NET.Devices.DMX/RGB.NET.Devices.DMX.csproj
@@ -15,11 +15,10 @@
RGB.NET.Devices.DMX
DMX-Device-Implementations of RGB.NET
DMX-Device-Implementations of RGB.NET, a C# (.NET) library for accessing various RGB-peripherals
- Copyright © Darth Affe 2020
- Copyright © Darth Affe 2020
- http://lib.arge.be/icon.png
+ Copyright © Darth Affe 2021
+ icon.png
https://github.com/DarthAffe/RGB.NET
- https://raw.githubusercontent.com/DarthAffe/RGB.NET/master/LICENSE
+ LGPL-2.1-only
Github
https://github.com/DarthAffe/RGB.NET
True
@@ -34,22 +33,26 @@
true
True
True
+ portable
+ snupkg
$(DefineConstants);TRACE;DEBUG
true
- full
false
- pdbonly
true
$(NoWarn);CS1591;CS1572;CS1573
$(DefineConstants);RELEASE
+
+
+
+
diff --git a/RGB.NET.Devices.Debug/RGB.NET.Devices.Debug.csproj b/RGB.NET.Devices.Debug/RGB.NET.Devices.Debug.csproj
index 646da10..5792bd6 100644
--- a/RGB.NET.Devices.Debug/RGB.NET.Devices.Debug.csproj
+++ b/RGB.NET.Devices.Debug/RGB.NET.Devices.Debug.csproj
@@ -15,11 +15,10 @@
RGB.NET.Devices.Debug
Debug-Device-Implementations of RGB.NET
Debug-Device-Implementations of RGB.NET, a C# (.NET) library
- Copyright © Darth Affe 2020
- Copyright © Darth Affe 2020
- http://lib.arge.be/icon.png
+ Copyright © Darth Affe 2021
+ icon.png
https://github.com/DarthAffe/RGB.NET
- https://raw.githubusercontent.com/DarthAffe/RGB.NET/master/LICENSE
+ LGPL-2.1-only
Github
https://github.com/DarthAffe/RGB.NET
True
@@ -34,22 +33,26 @@
true
True
True
+ portable
+ snupkg
$(DefineConstants);TRACE;DEBUG
true
- full
false
- pdbonly
true
$(NoWarn);CS1591;CS1572;CS1573
$(DefineConstants);RELEASE
+
+
+
+
diff --git a/RGB.NET.Devices.Logitech/RGB.NET.Devices.Logitech.csproj b/RGB.NET.Devices.Logitech/RGB.NET.Devices.Logitech.csproj
index d8ff36b..a5ec8df 100644
--- a/RGB.NET.Devices.Logitech/RGB.NET.Devices.Logitech.csproj
+++ b/RGB.NET.Devices.Logitech/RGB.NET.Devices.Logitech.csproj
@@ -15,11 +15,10 @@
RGB.NET.Devices.Logitech
Logitech-Device-Implementations of RGB.NET
Logitech-Device-Implementations of RGB.NET, a C# (.NET) library for accessing various RGB-peripherals
- Copyright © Darth Affe 2020
- Copyright © Darth Affe 2020
- http://lib.arge.be/icon.png
+ Copyright © Darth Affe 2021
+ icon.png
https://github.com/DarthAffe/RGB.NET
- https://raw.githubusercontent.com/DarthAffe/RGB.NET/master/LICENSE
+ LGPL-2.1-only
Github
https://github.com/DarthAffe/RGB.NET
True
@@ -34,22 +33,26 @@
true
True
True
+ portable
+ snupkg
$(DefineConstants);TRACE;DEBUG
true
- full
false
- pdbonly
true
$(NoWarn);CS1591;CS1572;CS1573
$(DefineConstants);RELEASE
+
+
+
+
diff --git a/RGB.NET.Devices.Msi/RGB.NET.Devices.Msi.csproj b/RGB.NET.Devices.Msi/RGB.NET.Devices.Msi.csproj
index d305ca0..920e6d9 100644
--- a/RGB.NET.Devices.Msi/RGB.NET.Devices.Msi.csproj
+++ b/RGB.NET.Devices.Msi/RGB.NET.Devices.Msi.csproj
@@ -15,11 +15,10 @@
RGB.NET.Devices.Msi
Msi-Device-Implementations of RGB.NET
Msi-Device-Implementations of RGB.NET, a C# (.NET) library for accessing various RGB-peripherals
- Copyright © Darth Affe 2020
- Copyright © Darth Affe 2020
- http://lib.arge.be/icon.png
+ Copyright © Darth Affe 2021
+ icon.png
https://github.com/DarthAffe/RGB.NET
- https://raw.githubusercontent.com/DarthAffe/RGB.NET/master/LICENSE
+ LGPL-2.1-only
Github
https://github.com/DarthAffe/RGB.NET
True
@@ -34,22 +33,26 @@
true
True
True
+ portable
+ snupkg
$(DefineConstants);TRACE;DEBUG
true
- full
false
- pdbonly
true
$(NoWarn);CS1591;CS1572;CS1573
$(DefineConstants);RELEASE
+
+
+
+
diff --git a/RGB.NET.Devices.Novation/RGB.NET.Devices.Novation.csproj b/RGB.NET.Devices.Novation/RGB.NET.Devices.Novation.csproj
index 9ba1267..ab7dafb 100644
--- a/RGB.NET.Devices.Novation/RGB.NET.Devices.Novation.csproj
+++ b/RGB.NET.Devices.Novation/RGB.NET.Devices.Novation.csproj
@@ -15,11 +15,10 @@
RGB.NET.Devices.Novation
Novation-Device-Implementations of RGB.NET
Novation-Device-Implementations of RGB.NET, a C# (.NET) library for accessing various RGB-peripherals
- Copyright © Darth Affe 2020
- Copyright © Darth Affe 2020
- http://lib.arge.be/icon.png
+ Copyright © Darth Affe 2021
+ icon.png
https://github.com/DarthAffe/RGB.NET
- https://raw.githubusercontent.com/DarthAffe/RGB.NET/master/LICENSE
+ LGPL-2.1-only
Github
https://github.com/DarthAffe/RGB.NET
True
@@ -34,22 +33,26 @@
true
True
True
+ portable
+ snupkg
$(DefineConstants);TRACE;DEBUG
true
- full
false
- pdbonly
true
$(NoWarn);CS1591;CS1572;CS1573
$(DefineConstants);RELEASE
+
+
+
+
diff --git a/RGB.NET.Devices.PicoPi/RGB.NET.Devices.PicoPi.csproj b/RGB.NET.Devices.PicoPi/RGB.NET.Devices.PicoPi.csproj
index 7d0040e..c6b9e6b 100644
--- a/RGB.NET.Devices.PicoPi/RGB.NET.Devices.PicoPi.csproj
+++ b/RGB.NET.Devices.PicoPi/RGB.NET.Devices.PicoPi.csproj
@@ -15,11 +15,10 @@
RGB.NET.Devices.PicoPi
PicoPi-Device-Implementations of RGB.NET
PicoPi-Device-Implementations of RGB.NET, a C# (.NET) library for accessing various RGB-peripherals
- Copyright © Darth Affe 2020
- Copyright © Darth Affe 2020
- http://lib.arge.be/icon.png
+ Copyright © Darth Affe 2021
+ icon.png
https://github.com/DarthAffe/RGB.NET
- https://raw.githubusercontent.com/DarthAffe/RGB.NET/master/LICENSE
+ LGPL-2.1-only
Github
https://github.com/DarthAffe/RGB.NET
True
@@ -34,22 +33,26 @@
true
True
True
+ portable
+ snupkg
$(DefineConstants);TRACE;DEBUG
true
- full
false
- pdbonly
true
$(NoWarn);CS1591;CS1572;CS1573
$(DefineConstants);RELEASE
+
+
+
+
diff --git a/RGB.NET.Devices.Razer/RGB.NET.Devices.Razer.csproj b/RGB.NET.Devices.Razer/RGB.NET.Devices.Razer.csproj
index 570b036..9fb3efc 100644
--- a/RGB.NET.Devices.Razer/RGB.NET.Devices.Razer.csproj
+++ b/RGB.NET.Devices.Razer/RGB.NET.Devices.Razer.csproj
@@ -15,11 +15,10 @@
RGB.NET.Devices.Razer
Razer-Device-Implementations of RGB.NET
Razer-Device-Implementations of RGB.NET, a C# (.NET) library for accessing various RGB-peripherals
- Copyright © Darth Affe 2020
- Copyright © Darth Affe 2020
- http://lib.arge.be/icon.png
+ Copyright © Darth Affe 2021
+ icon.png
https://github.com/DarthAffe/RGB.NET
- https://raw.githubusercontent.com/DarthAffe/RGB.NET/master/LICENSE
+ LGPL-2.1-only
Github
https://github.com/DarthAffe/RGB.NET
True
@@ -34,22 +33,26 @@
true
True
True
+ portable
+ snupkg
$(DefineConstants);TRACE;DEBUG
true
- full
false
- pdbonly
true
$(NoWarn);CS1591;CS1572;CS1573
$(DefineConstants);RELEASE
+
+
+
+
diff --git a/RGB.NET.Devices.SteelSeries/RGB.NET.Devices.SteelSeries.csproj b/RGB.NET.Devices.SteelSeries/RGB.NET.Devices.SteelSeries.csproj
index a37c0e1..5e425fa 100644
--- a/RGB.NET.Devices.SteelSeries/RGB.NET.Devices.SteelSeries.csproj
+++ b/RGB.NET.Devices.SteelSeries/RGB.NET.Devices.SteelSeries.csproj
@@ -15,11 +15,10 @@
RGB.NET.Devices.SteelSeries
SteelSeries-Device-Implementations of RGB.NET
SteelSeries-Device-Implementations of RGB.NET, a C# (.NET) library for accessing various RGB-peripherals
- Copyright © Darth Affe 2020
- Copyright © Darth Affe 2020
- http://lib.arge.be/icon.png
+ Copyright © Darth Affe 2021
+ icon.png
https://github.com/DarthAffe/RGB.NET
- https://raw.githubusercontent.com/DarthAffe/RGB.NET/master/LICENSE
+ LGPL-2.1-only
Github
https://github.com/DarthAffe/RGB.NET
True
@@ -34,22 +33,26 @@
true
True
True
+ portable
+ snupkg
$(DefineConstants);TRACE;DEBUG
true
- full
false
- pdbonly
true
$(NoWarn);CS1591;CS1572;CS1573
$(DefineConstants);RELEASE
+
+
+
+
diff --git a/RGB.NET.Devices.WS281X/RGB.NET.Devices.WS281X.csproj b/RGB.NET.Devices.WS281X/RGB.NET.Devices.WS281X.csproj
index d6e0eed..2407295 100644
--- a/RGB.NET.Devices.WS281X/RGB.NET.Devices.WS281X.csproj
+++ b/RGB.NET.Devices.WS281X/RGB.NET.Devices.WS281X.csproj
@@ -15,11 +15,10 @@
RGB.NET.Devices.WS281X
WS281X-Device-Implementations of RGB.NET
WS281X-Device-Implementations of RGB.NET, a C# (.NET) library for accessing various RGB-peripherals
- Copyright © Darth Affe 2020
- Copyright © Darth Affe 2020
- http://lib.arge.be/icon.png
+ Copyright © Darth Affe 2021
+ icon.png
https://github.com/DarthAffe/RGB.NET
- https://raw.githubusercontent.com/DarthAffe/RGB.NET/master/LICENSE
+ LGPL-2.1-only
Github
https://github.com/DarthAffe/RGB.NET
True
@@ -34,24 +33,28 @@
true
True
True
+ portable
+ snupkg
$(DefineConstants);TRACE;DEBUG
true
- full
false
- pdbonly
true
$(NoWarn);CS1591;CS1572;CS1573
$(DefineConstants);RELEASE
-
+
+
+
+
+
diff --git a/RGB.NET.Devices.Wooting/RGB.NET.Devices.Wooting.csproj b/RGB.NET.Devices.Wooting/RGB.NET.Devices.Wooting.csproj
index dfabe58..8c4183a 100644
--- a/RGB.NET.Devices.Wooting/RGB.NET.Devices.Wooting.csproj
+++ b/RGB.NET.Devices.Wooting/RGB.NET.Devices.Wooting.csproj
@@ -15,11 +15,10 @@
RGB.NET.Devices.Wooting
Wooting-Device-Implementations of RGB.NET
Wooting-Device-Implementations of RGB.NET, a C# (.NET) library for accessing various RGB-peripherals
- Copyright © Darth Affe 2020
- Copyright © Darth Affe 2020
- http://lib.arge.be/icon.png
+ Copyright © Darth Affe 2021
+ icon.png
https://github.com/DarthAffe/RGB.NET
- https://raw.githubusercontent.com/DarthAffe/RGB.NET/master/LICENSE
+ LGPL-2.1-only
Github
https://github.com/DarthAffe/RGB.NET
True
@@ -34,22 +33,26 @@
true
True
True
+ portable
+ snupkg
$(DefineConstants);TRACE;DEBUG
true
- full
false
- pdbonly
true
$(NoWarn);CS1591;CS1572;CS1573
$(DefineConstants);RELEASE
+
+
+
+
diff --git a/RGB.NET.HID/RGB.NET.HID.csproj b/RGB.NET.HID/RGB.NET.HID.csproj
index 65c0bbb..fd1b145 100644
--- a/RGB.NET.HID/RGB.NET.HID.csproj
+++ b/RGB.NET.HID/RGB.NET.HID.csproj
@@ -16,10 +16,9 @@
HID-Module of RGB.NET
HID-Module of RGB.NET, a C# (.NET) library for accessing various RGB-peripherals
Copyright © Darth Affe 2021
- Copyright © Darth Affe 2021
- http://lib.arge.be/icon.png
+ icon.png
https://github.com/DarthAffe/RGB.NET
- https://raw.githubusercontent.com/DarthAffe/RGB.NET/master/LICENSE
+ LGPL-2.1-only
Github
https://github.com/DarthAffe/RGB.NET
True
@@ -34,22 +33,26 @@
true
True
True
+ portable
+ snupkg
$(DefineConstants);TRACE;DEBUG
true
- full
false
- pdbonly
true
$(NoWarn);CS1591;CS1572;CS1573
$(DefineConstants);RELEASE
+
+
+
+
diff --git a/RGB.NET.Layout/RGB.NET.Layout.csproj b/RGB.NET.Layout/RGB.NET.Layout.csproj
index 118af56..c826146 100644
--- a/RGB.NET.Layout/RGB.NET.Layout.csproj
+++ b/RGB.NET.Layout/RGB.NET.Layout.csproj
@@ -16,10 +16,9 @@
Layout-Module of RGB.NET
Layout-Module of RGB.NET, a C# (.NET) library for accessing various RGB-peripherals
Copyright © Darth Affe 2021
- Copyright © Darth Affe 2021
- http://lib.arge.be/icon.png
+ icon.png
https://github.com/DarthAffe/RGB.NET
- https://raw.githubusercontent.com/DarthAffe/RGB.NET/master/LICENSE
+ LGPL-2.1-only
Github
https://github.com/DarthAffe/RGB.NET
True
@@ -34,22 +33,26 @@
true
True
True
+ portable
+ snupkg
$(DefineConstants);TRACE;DEBUG
true
- full
false
- pdbonly
true
$(NoWarn);CS1591;CS1572;CS1573
$(DefineConstants);RELEASE
+
+
+
+
diff --git a/RGB.NET.Presets/RGB.NET.Presets.csproj b/RGB.NET.Presets/RGB.NET.Presets.csproj
index 4740b83..3fd595a 100644
--- a/RGB.NET.Presets/RGB.NET.Presets.csproj
+++ b/RGB.NET.Presets/RGB.NET.Presets.csproj
@@ -15,11 +15,10 @@
RGB.NET.Presets
Presets-Presets of RGB.NET
Presets for RGB.NET, a C# (.NET) library for accessing various RGB-peripherals
- Copyright © Darth Affe 2020
- Copyright © Darth Affe 2020
- http://lib.arge.be/icon.png
+ Copyright © Darth Affe 2021
+ icon.png
https://github.com/DarthAffe/RGB.NET
- https://raw.githubusercontent.com/DarthAffe/RGB.NET/master/LICENSE
+ LGPL-2.1-only
Github
https://github.com/DarthAffe/RGB.NET
True
@@ -34,22 +33,26 @@
true
True
True
+ portable
+ snupkg
$(DefineConstants);TRACE;DEBUG
true
- full
false
- pdbonly
true
$(NoWarn);CS1591;CS1572;CS1573
$(DefineConstants);RELEASE
+
+
+
+
diff --git a/Resources/icon.png b/Resources/icon.png
new file mode 100644
index 0000000..484098a
Binary files /dev/null and b/Resources/icon.png differ
diff --git a/Tests/RGB.NET.Core.Tests/RGB.NET.Core.Tests.csproj b/Tests/RGB.NET.Core.Tests/RGB.NET.Core.Tests.csproj
index 2608e84..0027b10 100644
--- a/Tests/RGB.NET.Core.Tests/RGB.NET.Core.Tests.csproj
+++ b/Tests/RGB.NET.Core.Tests/RGB.NET.Core.Tests.csproj
@@ -7,9 +7,9 @@
-
-
-
+
+
+