Virtu/Virtu/GlobalSuppressions.cs
Sean Fausett 1221690d97 Converted file line endings to Windows CRLF.
--HG--
extra : convert_revision : svn%3Affd33b8c-2492-42e0-bdc5-587b920b7d6d/trunk%4050814
2010-08-28 12:02:37 +00:00

4 lines
141 B
C#

using System.Diagnostics.CodeAnalysis;
[assembly: SuppressMessage("Microsoft.Design", "CA2210:AssembliesShouldHaveValidStrongNames")]