CSGO-Projects/SteamShared/LoreSoft.MathExpressions/GlobalSuppressions.cs

2 lines
192 B
C#

using System.Diagnostics.CodeAnalysis;
[assembly: SuppressMessage("Microsoft.Design", "CA1020:AvoidNamespacesWithFewTypes", Scope = "namespace", Target = "LoreSoft.MathExpressions.Metadata")]