Upgrading Release
- Natively supports StyleCop 4.5.13.0
- Source code is fully available now
- Stopped support for StyleCop 4.3
- Assembly was renamed
- Added new naming macros $(AABB) and $(aabb).
- Rule SP1509 was removed cause now its behaviour is supported by StyleCop
Please note that due to renamed assembly you should manually upgrade Settings.StyleCop file replacing
Shuruev.StyleCop.CSharp.StyleCopPlus with
StyleCopPlus.StyleCopPlusRules.
Otherwise all settings will be reset to their default values.
Sorry for inconvinience.