Released: 4.7.51 (Beta) (Mar 13, 2016)
Changes in this release:Added initial (and untested) support for C# 6.0 syntax Updated the Visual Studio add-in to support projects with ToolsVersion="14" (i.e. many that are created with Visual Studio...
View ArticleUpdated Release: 4.7.51 (Beta) (Mar 13, 2016)
Changes in this release: Added initial (and untested) support for C# 6.0 syntaxUpdated the Visual Studio add-in to support projects with ToolsVersion="14" (i.e. many that are created with Visual Studio...
View ArticleReleased: 4.7.54 (May 13, 2016)
Changes for this release:Fixed the parsing of properties with object or collection initializers Fixed SA1500 to not flag properties as violations just because there is an initializer on another...
View ArticleUpdated Release: 4.7.54 (May 13, 2016)
Changes for this release: Fixed the parsing of properties with object or collection initializersFixed SA1500 to not flag properties as violations just because there is an initializer on another...
View ArticleReleased: 4.7.55 (Nov 10, 2016)
Changes for this release:Renamed SA1216:NoValueFirstComparison to SA1131:UseReadableConditions to match the StyleCopAnalyzers project (issue #7737)Renamed...
View ArticleCreated Release: 4.7.55 (Nov 10, 2016)
Changes for this release: Renamed SA1216:NoValueFirstComparison to SA1131:UseReadableConditions to match the StyleCopAnalyzers project (issue #7737)Renamed...
View Article