File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
2
<Project Sdk =" Microsoft.Build.NoTargets" >
3
3
<PropertyGroup >
4
- <Version >2.1.1 </Version >
4
+ <Version >2.1.2 </Version >
5
5
<PackageId >Messerli.CodeStyle</PackageId >
6
6
<PackageTags >analyzers</PackageTags >
7
7
<Description >Various analyzers bundled with opinionated configuration</Description >
Original file line number Diff line number Diff line change @@ -109,7 +109,7 @@ Initial release
109
109
> * BUGFIX: Specialcase Gu.Reactive extension methods.
110
110
* Update StyleCop.Analyzers to 1.2.0-beta.354 ([ diff] ( https://github.com/DotNetAnalyzers/StyleCopAnalyzers/compare/1.2.0-beta.333...1.2.0-beta.354 ) )
111
111
112
- ## Unreleased
112
+ ## 2.1.2
113
113
* Update StyleCop.Analyzers to 1.2.0-beta.376 ([ diff] ( https://github.com/DotNetAnalyzers/StyleCopAnalyzers/compare/1.2.0-beta.354...1.2.0-beta.376 ) )
114
114
115
115
You can’t perform that action at this time.
0 commit comments