/WCFWebApi/src/Microsoft.Server.Common/GlobalSuppressions.cs

# · C# · 7 lines · 2 code · 2 blank · 3 comment · 0 complexity · 45d6e80e938f14df44e0a4aa7b8c8d64 MD5 · raw file

  1. //------------------------------------------------------------
  2. // Copyright (c) Microsoft Corporation. All rights reserved.
  3. //------------------------------------------------------------
  4. [assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Design", "CA2210:AssembliesShouldHaveValidStrongNames", Justification = "Will be signed")]
  5. [assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Naming", "CA1703:ResourceStringsShouldBeSpelledCorrectly", MessageId = "Etw", Scope = "resource", Target = "Microsoft.Server.Common.SR.resources", Justification = "Etw is okay")]