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: src/NuGet.Core/NuGet.Commands/GlobalSuppressions.cs
-1Lines changed: 0 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -173,7 +173,6 @@
173
173
[assembly:SuppressMessage("Design","CA1031:Do not catch general exception types",Justification="<Pending>",Scope="member",Target="~M:NuGet.Commands.VulnerabilityInformationProvider.GetVulnerabilityInfoAsync(System.Threading.CancellationToken)~System.Threading.Tasks.Task{NuGet.Protocol.Model.GetVulnerabilityInfoResult}")]
174
174
[assembly:SuppressMessage("Performance","CA1822:Mark members as static",Justification="<Pending>",Scope="member",Target="~M:NuGet.Commands.ListCommandRunner.PrintPackages(NuGet.Commands.ListArgs,NuGet.Common.IEnumeratorAsync{NuGet.Protocol.Core.Types.IPackageSearchMetadata})~System.Threading.Tasks.Task")]
175
175
[assembly:SuppressMessage("Performance","CA1822:Mark members as static",Justification="<Pending>",Scope="member",Target="~M:NuGet.Commands.LockFileBuilder.EnsureUniqueLockFileLibraries(NuGet.ProjectModel.LockFile)~System.Collections.Generic.Dictionary{System.ValueTuple{System.String,NuGet.Versioning.NuGetVersion},NuGet.ProjectModel.LockFileLibrary}")]
176
-
[assembly:SuppressMessage("Performance","CA1822:Mark members as static",Justification="<Pending>",Scope="member",Target="~M:NuGet.Commands.RestoreCommand.ConcatAsString``1(System.Collections.Generic.IEnumerable{``0})~System.String")]
177
176
[assembly:SuppressMessage("Performance","CA1822:Mark members as static",Justification="<Pending>",Scope="member",Target="~M:NuGet.Commands.TrustedSignersCommandRunner.ValidateAndParseFingerprintAlgorithm(System.String)~NuGet.Common.HashAlgorithmName")]
178
177
[assembly:SuppressMessage("Performance","CA1822:Mark members as static",Justification="<Pending>",Scope="member",Target="~M:NuGet.Commands.TrustedSignersCommandRunner.ValidateAndParseV3ServiceIndexUrl(System.String)~System.Uri")]
179
178
[assembly:SuppressMessage("Performance","CA1822:Mark members as static",Justification="<Pending>",Scope="member",Target="~M:NuGet.Commands.TrustedSignersCommandRunner.ValidateListArguments(NuGet.Commands.TrustedSignersArgs)")]
0 commit comments