You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: FetchXmlBuilder/GlobalSuppressions.cs
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -3,4 +3,4 @@
3
3
// Project-level suppressions either have no target or are given
4
4
// a specific target and scoped to a namespace, type, member, etc.
5
5
6
-
[assembly:System.Diagnostics.CodeAnalysis.SuppressMessage("Naming","S100:Methods and properties should be named in camel case",Justification="<Pending>",Scope="member",Target="~M:Rappen.XTB.FetchXmlBuilder.SQLQueryGenerator.GetSQLQuery(Rappen.XTB.FetchXmlBuilder.FetchType)~System.String")]
6
+
[assembly:System.Diagnostics.CodeAnalysis.SuppressMessage("Naming","S100:Methods and properties should be named in camel case",Justification="<Pending>",Scope="member",Target="~M:Rappen.XTB.FetchXmlBuilder.SQLQueryGenerator.GetSQLQuery(Rappen.XTB.FetchXmlBuilder.FetchType)~System.String")]
0 commit comments