diff --git a/RGB.NET.Brushes/RGB.NET.Brushes.csproj b/RGB.NET.Brushes/RGB.NET.Brushes.csproj index d016193..a89167c 100644 --- a/RGB.NET.Brushes/RGB.NET.Brushes.csproj +++ b/RGB.NET.Brushes/RGB.NET.Brushes.csproj @@ -1,7 +1,6 @@  - netstandard2.0;net45 - win7-x86;win7-x64 + net5.0 Darth Affe Wyrez @@ -36,14 +35,6 @@ latest - - NETCORE;NETSTANDARD;NETSTANDARD2_0 - - - - NET45;NETFULL - - $(DefineConstants);TRACE;DEBUG true @@ -61,8 +52,4 @@ - - - - \ No newline at end of file diff --git a/RGB.NET.Core/RGB.NET.Core.csproj b/RGB.NET.Core/RGB.NET.Core.csproj index 6fab932..4022022 100644 --- a/RGB.NET.Core/RGB.NET.Core.csproj +++ b/RGB.NET.Core/RGB.NET.Core.csproj @@ -1,7 +1,6 @@  - netstandard2.0;net45 - win7-x86;win7-x64 + net5.0 Darth Affe Wyrez @@ -36,14 +35,6 @@ latest - - NETCORE;NETSTANDARD;NETSTANDARD2_0 - - - - NET45;NETFULL - - $(DefineConstants);TRACE;DEBUG true @@ -57,8 +48,4 @@ $(NoWarn);CS1591;CS1572;CS1573 $(DefineConstants);RELEASE - - - - \ No newline at end of file diff --git a/RGB.NET.Decorators/RGB.NET.Decorators.csproj b/RGB.NET.Decorators/RGB.NET.Decorators.csproj index f76251d..4200e83 100644 --- a/RGB.NET.Decorators/RGB.NET.Decorators.csproj +++ b/RGB.NET.Decorators/RGB.NET.Decorators.csproj @@ -1,7 +1,6 @@  - netstandard2.0;net45 - win7-x86;win7-x64 + net5.0 Darth Affe Wyrez @@ -36,14 +35,6 @@ latest - - NETCORE;NETSTANDARD;NETSTANDARD2_0 - - - - NET45;NETFULL - - $(DefineConstants);TRACE;DEBUG true @@ -62,8 +53,4 @@ - - - - \ 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 fb26c95..750353f 100644 --- a/RGB.NET.Devices.Asus/RGB.NET.Devices.Asus.csproj +++ b/RGB.NET.Devices.Asus/RGB.NET.Devices.Asus.csproj @@ -1,7 +1,6 @@  - netstandard2.0;net45 - win7-x86;win7-x64 + net5.0 Darth Affe Wyrez @@ -36,14 +35,6 @@ latest - - NETCORE;NETSTANDARD;NETSTANDARD2_0 - - - - NET45;NETFULL - - $(DefineConstants);TRACE;DEBUG true @@ -59,16 +50,9 @@ - <_PackageFiles Include="$(OutputPath)\net45\Interop.AuraServiceLib.dll"> + <_PackageFiles Include="$(OutputPath)\net5.0\Interop.AuraServiceLib.dll"> None - lib\net45\ - - - - - <_PackageFiles Include="$(OutputPath)\netstandard2.0\Interop.AuraServiceLib.dll"> - None - lib\netstandard2.0\ + lib\net5.0\ @@ -76,11 +60,6 @@ - - - - - lib\Interop.AuraServiceLib.dll diff --git a/RGB.NET.Devices.Asus_Legacy/RGB.NET.Devices.Asus_Legacy.csproj b/RGB.NET.Devices.Asus_Legacy/RGB.NET.Devices.Asus_Legacy.csproj index dacc703..b705ce2 100644 --- a/RGB.NET.Devices.Asus_Legacy/RGB.NET.Devices.Asus_Legacy.csproj +++ b/RGB.NET.Devices.Asus_Legacy/RGB.NET.Devices.Asus_Legacy.csproj @@ -1,7 +1,6 @@  - netstandard2.0;net45 - win7-x86;win7-x64 + net5.0 Darth Affe Wyrez @@ -36,14 +35,6 @@ latest - - NETCORE;NETSTANDARD;NETSTANDARD2_0 - - - - NET45;NETFULL - - $(DefineConstants);TRACE;DEBUG true @@ -61,9 +52,4 @@ - - - - - \ No newline at end of file diff --git a/RGB.NET.Devices.CoolerMaster/RGB.NET.Devices.CoolerMaster.csproj b/RGB.NET.Devices.CoolerMaster/RGB.NET.Devices.CoolerMaster.csproj index aa5d87f..0e57f6a 100644 --- a/RGB.NET.Devices.CoolerMaster/RGB.NET.Devices.CoolerMaster.csproj +++ b/RGB.NET.Devices.CoolerMaster/RGB.NET.Devices.CoolerMaster.csproj @@ -1,7 +1,6 @@  - netstandard2.0;net45 - win7-x86;win7-x64 + net5.0 Darth Affe Wyrez @@ -36,14 +35,6 @@ latest - - NETCORE;NETSTANDARD;NETSTANDARD2_0 - - - - NET45;NETFULL - - $(DefineConstants);TRACE;DEBUG true @@ -61,8 +52,4 @@ - - - - \ No newline at end of file diff --git a/RGB.NET.Devices.Corsair/RGB.NET.Devices.Corsair.csproj b/RGB.NET.Devices.Corsair/RGB.NET.Devices.Corsair.csproj index e334b6b..844dfa4 100644 --- a/RGB.NET.Devices.Corsair/RGB.NET.Devices.Corsair.csproj +++ b/RGB.NET.Devices.Corsair/RGB.NET.Devices.Corsair.csproj @@ -1,7 +1,6 @@  - netstandard2.0;net45 - win7-x86;win7-x64 + net5.0 Darth Affe Wyrez @@ -36,14 +35,6 @@ latest - - NETCORE;NETSTANDARD;NETSTANDARD2_0 - - - - NET45;NETFULL - - $(DefineConstants);TRACE;DEBUG true @@ -61,8 +52,4 @@ - - - - \ No newline at end of file diff --git a/RGB.NET.Devices.DMX/RGB.NET.Devices.DMX.csproj b/RGB.NET.Devices.DMX/RGB.NET.Devices.DMX.csproj index 96c1089..ebb9478 100644 --- a/RGB.NET.Devices.DMX/RGB.NET.Devices.DMX.csproj +++ b/RGB.NET.Devices.DMX/RGB.NET.Devices.DMX.csproj @@ -1,7 +1,6 @@  - netstandard2.0;net45 - win7-x86;win7-x64 + net5.0 Darth Affe Wyrez @@ -36,14 +35,6 @@ latest - - NETCORE;NETSTANDARD;NETSTANDARD2_0 - - - - NET45;NETFULL - - $(DefineConstants);TRACE;DEBUG true @@ -61,8 +52,4 @@ - - - - \ No newline at end of file diff --git a/RGB.NET.Devices.Debug/RGB.NET.Devices.Debug.csproj b/RGB.NET.Devices.Debug/RGB.NET.Devices.Debug.csproj index 0ad819b..1f28b0f 100644 --- a/RGB.NET.Devices.Debug/RGB.NET.Devices.Debug.csproj +++ b/RGB.NET.Devices.Debug/RGB.NET.Devices.Debug.csproj @@ -1,7 +1,6 @@  - netstandard2.0;net45 - win7-x86;win7-x64 + net5.0 Darth Affe Wyrez @@ -36,14 +35,6 @@ latest - - NETCORE;NETSTANDARD;NETSTANDARD2_0 - - - - NET45;NETFULL - - $(DefineConstants);TRACE;DEBUG true @@ -61,8 +52,4 @@ - - - - \ No newline at end of file diff --git a/RGB.NET.Devices.Logitech/RGB.NET.Devices.Logitech.csproj b/RGB.NET.Devices.Logitech/RGB.NET.Devices.Logitech.csproj index 220b205..2d9fa63 100644 --- a/RGB.NET.Devices.Logitech/RGB.NET.Devices.Logitech.csproj +++ b/RGB.NET.Devices.Logitech/RGB.NET.Devices.Logitech.csproj @@ -1,7 +1,6 @@  - netstandard2.0;net45 - win7-x86;win7-x64 + net5.0 Darth Affe Wyrez @@ -36,14 +35,6 @@ latest - - NETCORE;NETSTANDARD;NETSTANDARD2_0 - - - - NET45;NETFULL - - $(DefineConstants);TRACE;DEBUG true @@ -62,8 +53,4 @@ - - - - \ No newline at end of file diff --git a/RGB.NET.Devices.Msi/RGB.NET.Devices.Msi.csproj b/RGB.NET.Devices.Msi/RGB.NET.Devices.Msi.csproj index ba24290..21004e4 100644 --- a/RGB.NET.Devices.Msi/RGB.NET.Devices.Msi.csproj +++ b/RGB.NET.Devices.Msi/RGB.NET.Devices.Msi.csproj @@ -1,7 +1,6 @@  - netstandard2.0;net45 - win7-x86;win7-x64 + net5.0 Darth Affe Wyrez @@ -36,14 +35,6 @@ latest - - NETCORE;NETSTANDARD;NETSTANDARD2_0 - - - - NET45;NETFULL - - $(DefineConstants);TRACE;DEBUG true @@ -61,8 +52,4 @@ - - - - \ No newline at end of file diff --git a/RGB.NET.Devices.Novation/RGB.NET.Devices.Novation.csproj b/RGB.NET.Devices.Novation/RGB.NET.Devices.Novation.csproj index abd09fa..f79aedc 100644 --- a/RGB.NET.Devices.Novation/RGB.NET.Devices.Novation.csproj +++ b/RGB.NET.Devices.Novation/RGB.NET.Devices.Novation.csproj @@ -1,7 +1,6 @@  - netstandard2.0;net45 - win7-x86;win7-x64 + net5.0 Darth Affe Wyrez @@ -36,14 +35,6 @@ latest - - NETCORE;NETSTANDARD;NETSTANDARD2_0 - - - - NET45;NETFULL - - $(DefineConstants);TRACE;DEBUG true @@ -62,8 +53,4 @@ - - - - \ No newline at end of file diff --git a/RGB.NET.Devices.Razer/RGB.NET.Devices.Razer.csproj b/RGB.NET.Devices.Razer/RGB.NET.Devices.Razer.csproj index 7ed66a5..f242eb4 100644 --- a/RGB.NET.Devices.Razer/RGB.NET.Devices.Razer.csproj +++ b/RGB.NET.Devices.Razer/RGB.NET.Devices.Razer.csproj @@ -1,7 +1,6 @@  - netstandard2.0;net45 - win7-x86;win7-x64 + net5.0 Darth Affe Wyrez @@ -36,14 +35,6 @@ latest - - NETCORE;NETSTANDARD;NETSTANDARD2_0 - - - - NET45;NETFULL - - $(DefineConstants);TRACE;DEBUG true @@ -61,8 +52,4 @@ - - - - \ No newline at end of file diff --git a/RGB.NET.Devices.Roccat/RGB.NET.Devices.Roccat.csproj b/RGB.NET.Devices.Roccat/RGB.NET.Devices.Roccat.csproj index f83e1c4..0f3acca 100644 --- a/RGB.NET.Devices.Roccat/RGB.NET.Devices.Roccat.csproj +++ b/RGB.NET.Devices.Roccat/RGB.NET.Devices.Roccat.csproj @@ -1,7 +1,6 @@  - netstandard2.0;net45 - win7-x86;win7-x64 + net5.0 Darth Affe Wyrez @@ -36,14 +35,6 @@ latest - - NETCORE;NETSTANDARD;NETSTANDARD2_0 - - - - NET45;NETFULL - - $(DefineConstants);TRACE;DEBUG true @@ -61,8 +52,4 @@ - - - - \ No newline at end of file diff --git a/RGB.NET.Devices.SoIP/RGB.NET.Devices.SoIP.csproj b/RGB.NET.Devices.SoIP/RGB.NET.Devices.SoIP.csproj index 0816d25..629a64a 100644 --- a/RGB.NET.Devices.SoIP/RGB.NET.Devices.SoIP.csproj +++ b/RGB.NET.Devices.SoIP/RGB.NET.Devices.SoIP.csproj @@ -1,7 +1,6 @@  - netstandard2.0;net45 - win7-x86;win7-x64 + net5.0 Darth Affe Wyrez @@ -36,14 +35,6 @@ latest - - NETCORE;NETSTANDARD;NETSTANDARD2_0 - - - - NET45;NETFULL - - $(DefineConstants);TRACE;DEBUG true @@ -70,8 +61,4 @@ - - - - \ No newline at end of file diff --git a/RGB.NET.Devices.SteelSeries/RGB.NET.Devices.SteelSeries.csproj b/RGB.NET.Devices.SteelSeries/RGB.NET.Devices.SteelSeries.csproj index bf4b1e5..46e564e 100644 --- a/RGB.NET.Devices.SteelSeries/RGB.NET.Devices.SteelSeries.csproj +++ b/RGB.NET.Devices.SteelSeries/RGB.NET.Devices.SteelSeries.csproj @@ -1,7 +1,6 @@  - netstandard2.0 - win7-x86;win7-x64 + net5.0 Darth Affe Wyrez @@ -36,10 +35,6 @@ latest - - NETCORE;NETSTANDARD;NETSTANDARD2_0 - - $(DefineConstants);TRACE;DEBUG true diff --git a/RGB.NET.Devices.WS281X/RGB.NET.Devices.WS281X.csproj b/RGB.NET.Devices.WS281X/RGB.NET.Devices.WS281X.csproj index c8a987d..0d71bd9 100644 --- a/RGB.NET.Devices.WS281X/RGB.NET.Devices.WS281X.csproj +++ b/RGB.NET.Devices.WS281X/RGB.NET.Devices.WS281X.csproj @@ -1,7 +1,6 @@  - netstandard2.0;net45 - win7-x86;win7-x64 + net5.0 Darth Affe Wyrez @@ -36,14 +35,6 @@ latest - - NETCORE;NETSTANDARD;NETSTANDARD2_0 - - - - NET45;NETFULL - - $(DefineConstants);TRACE;DEBUG true @@ -58,16 +49,11 @@ $(DefineConstants);RELEASE + + + + - - - - - - - - - \ No newline at end of file diff --git a/RGB.NET.Devices.Wooting/RGB.NET.Devices.Wooting.csproj b/RGB.NET.Devices.Wooting/RGB.NET.Devices.Wooting.csproj index 4efa935..df80b1d 100644 --- a/RGB.NET.Devices.Wooting/RGB.NET.Devices.Wooting.csproj +++ b/RGB.NET.Devices.Wooting/RGB.NET.Devices.Wooting.csproj @@ -1,7 +1,6 @@  - netstandard2.0;net45 - win7-x86;win7-x64 + net5.0 Darth Affe Wyrez @@ -36,14 +35,6 @@ latest - - NETCORE;NETSTANDARD;NETSTANDARD2_0 - - - - NET45;NETFULL - - $(DefineConstants);TRACE;DEBUG true @@ -61,8 +52,4 @@ - - - - \ No newline at end of file diff --git a/RGB.NET.Groups/RGB.NET.Groups.csproj b/RGB.NET.Groups/RGB.NET.Groups.csproj index 59c8c35..2afcde3 100644 --- a/RGB.NET.Groups/RGB.NET.Groups.csproj +++ b/RGB.NET.Groups/RGB.NET.Groups.csproj @@ -1,7 +1,6 @@  - netstandard2.0;net45 - win7-x86;win7-x64 + net5.0 Darth Affe Wyrez @@ -36,14 +35,6 @@ latest - - NETCORE;NETSTANDARD;NETSTANDARD2_0 - - - - NET45;NETFULL - - $(DefineConstants);TRACE;DEBUG true @@ -61,8 +52,4 @@ - - - - \ No newline at end of file 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 1a1ca5b..026f844 100644 --- a/Tests/RGB.NET.Core.Tests/RGB.NET.Core.Tests.csproj +++ b/Tests/RGB.NET.Core.Tests/RGB.NET.Core.Tests.csproj @@ -1,7 +1,7 @@ - netcoreapp2.2 + net5.0 false