diff --git a/src/Color/Main.cs b/src/Color/Main.cs index 3f5edfa..afe4575 100644 --- a/src/Color/Main.cs +++ b/src/Color/Main.cs @@ -7,6 +7,8 @@ namespace Dot.Color; [Description(nameof(Str.ScreenPixelTool))] [Localization(typeof(Str))] [SupportedOSPlatform(nameof(OSPlatform.Windows))] + +// ReSharper disable once ClassNeverInstantiated.Global internal sealed class Main : ToolBase