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
{{ message }}
This repository was archived by the owner on Jul 22, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: src/PartnerCenter/GlobalSuppressions.cs
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -11,5 +11,5 @@
11
11
[assembly:System.Diagnostics.CodeAnalysis.SuppressMessage("Naming","CA1717:Only FlagsAttribute enums should have plural names",Justification="Status is not plural.",Scope="type",Target="~T:Microsoft.Store.PartnerCenter.Models.ServiceIncidents.ServiceIncidentStatus")]
12
12
[assembly:System.Diagnostics.CodeAnalysis.SuppressMessage("Naming","CA1717:Only FlagsAttribute enums should have plural names",Justification="Status is not plural.",Scope="type",Target="~T:Microsoft.Store.PartnerCenter.Models.Partners.VettingSubStatus")]
13
13
[assembly:System.Diagnostics.CodeAnalysis.SuppressMessage("Naming","CA1717:Only FlagsAttribute enums should have plural names",Justification="Status is not plural.",Scope="type",Target="~T:Microsoft.Store.PartnerCenter.Models.Partners.VettingStatus")]
14
-
[assembly:System.Diagnostics.CodeAnalysis.SuppressMessage("Globalization","CA1308:Normalize strings to uppercase",Justification="Value needs to be in lower case.",Scope="member",Target="~M:Microsoft.Store.PartnerCenter.Invoices.ReconLineItemCollectionOperations.GetAsync(System.Threading.CancellationToken)~System.Threading.Tasks.Task{Microsoft.Store.PartnerCenter.Models.SeekBasedResourceCollection{Microsoft.Store.PartnerCenter.Models.Invoices.InvoiceLineItem}}")]
14
+
[assembly:System.Diagnostics.CodeAnalysis.SuppressMessage("Globalization","CA1308:Normalize strings to uppercase",Justification="Value needs to be in lower case.",Scope="member",Target="~M:Microsoft.Store.PartnerCenter.Invoices.ReconciliationLineItemCollectionOperations.GetAsync(System.Threading.CancellationToken)~System.Threading.Tasks.Task{Microsoft.Store.PartnerCenter.Models.SeekBasedResourceCollection{Microsoft.Store.PartnerCenter.Models.Invoices.InvoiceLineItem}}")]
0 commit comments