StyleCop 4.7.33.0 has been released

Posted by TATWORTH on Geeks with Blogs See other posts from Geeks with Blogs or by TATWORTH
Published on Fri, 29 Jun 2012 09:18:17 GMT Indexed on 2012/06/29 15:16 UTC
Read the original article Hit count: 218

Filed under:
StyleCop 4.7.33.0 was released, today, 29/June at http://stylecop.codeplex.com/releases/view/79972

This version is compatible with the Visual Studio 2012 RC (11.0.50522).

Install order should be :
  • VS2008
  • VS2010
  • VS2012 RC
  • R#6.1.1 msi (for VS2010)
  • R#7.0 (tested with daily build 7.0.70.189)
  • StyleCop 

This version is now compatible with R# 5.1 (5.1.3000.12), R# 6.0 (6.0.2202.688), R# 6.1 (6.1.37.86), R# 6.1.1 (6.1.1000.82) and R# 7.0 (7.0.70.189).

Fixes for this release are:

Updated docs for SA1103.
Fix to not throw 1101 when is a nested interface. Added new tests.
Fixes to install the ReSharper plugins back in the main directories for all users.
Styling fixes.
7291. Create indexer documentation better. Port fixes for 7289 and 7223 to 7.0.0 plugin.
Fix for 7289. Create interface documentation better.
Fix for 7223. Better text for inserted property text.
Ensure WebSites and other folders containing aspx.cs files get analysed.
Add re-analyse Project option to context menus (I asked for this one!)

© Geeks with Blogs or respective owner