/Source code/Theme/GlobalSuppressions.cs
# · C# · 4 lines · 4 code · 0 blank · 0 comment · 0 complexity · f3eef635bcae009b1f5b3768adf50c3d MD5 · raw file
- [assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Design", "CA1020:AvoidNamespacesWithFewTypes", Scope = "namespace", Target = "Elysium.Theme.Commands")]
- [assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Design", "CA1020:AvoidNamespacesWithFewTypes", Scope = "namespace", Target = "Elysium.Theme.ViewModels")]
- [assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Design", "CA1020:AvoidNamespacesWithFewTypes", Scope = "namespace", Target = "Elysium.Theme.Extensions")]
- [assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Design", "CA1020:AvoidNamespacesWithFewTypes", Scope = "namespace", Target = "Elysium.Theme.Controls.Primitives")]