mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2026-04-25 22:59:10 -04:00
Upgrade StyleCop.Analyzers to Unstable 1.2.0.556
This commit is contained in:
@@ -241,7 +241,7 @@ namespace NzbDrone.Core.Indexers.Definitions
|
||||
|
||||
public class SceneHDSettings : NoAuthTorrentBaseSettings
|
||||
{
|
||||
private static readonly SceneHDSettingsValidator Validator = new ();
|
||||
private static readonly SceneHDSettingsValidator Validator = new();
|
||||
|
||||
public SceneHDSettings()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user