Skip to content

Commit

Permalink
Updated nuspec
Browse files Browse the repository at this point in the history
  • Loading branch information
citizenmatt committed Feb 1, 2017
1 parent 2df467c commit 061bbb1
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion install/StyleCop.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,20 @@
<metadata>
<id>StyleCop.StyleCop</id>
<title>StyleCop by JetBrains</title>
<version>2016.3.1</version>
<version>2016.3.2</version>
<authors>Matt Ellis, Andy Reeves</authors>
<owners>JetBrains, Matt Ellis</owners>
<summary>StyleCop analyzes C# source code to enforce a set of style and consistency rules. Maintained by JetBrains</summary>
<description>StyleCop analyzes C# source code to enforce a set of style and consistency rules. This plugin is compatible with StyleCop 4.7.54, and maintained by JetBrains.</description>
<releaseNotes>
&#8226; Fix some Cleanup rules that modify single line comments, should not apply to file headers (#1)
&#8226; Fix Cleanup bug that would insert blank line before comment if it was first line after a switch label (#1)
Thanks @SanjayGuntur for the PR!

From 2016.3.1:
&#8226; Fix crash if the file doesn't have a header (StyleCop/StyleCop#78)

From 2016.3.0:
&#8226; Updated to ReSharper 2016.3

From 2016.2.1:
Expand Down

0 comments on commit 061bbb1

Please sign in to comment.