mirror of
https://github.com/mRemoteNG/mRemoteNG.git
synced 2026-02-17 22:11:48 +08:00
disable resharper name checking for a few enums
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
|
||||
// ReSharper disable InconsistentNaming
|
||||
namespace mRemoteNG.Security
|
||||
{
|
||||
public enum BlockCipherEngines
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
|
||||
// ReSharper disable InconsistentNaming
|
||||
namespace mRemoteNG.Security
|
||||
{
|
||||
public enum BlockCipherModes
|
||||
|
||||
Reference in New Issue
Block a user