Files
aistudio-wpf-diagram/Fluent.Ribbon/Fluent.Ribbon.Showcase/GlobalSuppressions.cs
2021-07-23 09:42:22 +08:00

6 lines
464 B
C#

// This file is used by Code Analysis to maintain SuppressMessage
// attributes that are applied to this project.
// Project-level suppressions either have no target or are given
// a specific target and scoped to a namespace, type, member, etc.
[assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("StyleCop.CSharp.DocumentationRules", "SA1652:Enable XML documentation output", Justification = "No xml documentation is needed for showcase projects.")]