Append IDE warning suppression.
This commit is contained in:
@@ -27,6 +27,7 @@ using System.Diagnostics.CodeAnalysis;
|
|||||||
[assembly: SuppressMessage("Style", "IDE0034")]
|
[assembly: SuppressMessage("Style", "IDE0034")]
|
||||||
|
|
||||||
// Simplified new not supported
|
// Simplified new not supported
|
||||||
|
[assembly: SuppressMessage("Style", "IDE0017")]
|
||||||
[assembly: SuppressMessage("Style", "IDE0090")]
|
[assembly: SuppressMessage("Style", "IDE0090")]
|
||||||
|
|
||||||
// Pattern matching not supported
|
// Pattern matching not supported
|
||||||
|
|||||||
Reference in New Issue
Block a user