File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change 18
18
</PropertyGroup >
19
19
<ItemGroup >
20
20
<PackageReference Include =" IDisposableAnalyzers" Version =" 3.4.15" PrivateAssets =" none" />
21
- <PackageReference Include =" StyleCop.Analyzers" Version =" 1.2.0-beta.354 " PrivateAssets =" none" />
21
+ <PackageReference Include =" StyleCop.Analyzers" Version =" 1.2.0-beta.376 " PrivateAssets =" none" />
22
22
</ItemGroup >
23
23
<ItemGroup >
24
24
<ProjectReference Include =" ..\CodeStyle.Analyzers\CodeStyle.Analyzers.csproj" PrivateAssets =" none" />
Original file line number Diff line number Diff line change @@ -109,5 +109,8 @@ 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
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
+
112
115
113
116
[ IDisposableAnalyzers Changelog ] : https://github.com/DotNetAnalyzers/IDisposableAnalyzers/blob/master/RELEASE_NOTES.md
You can’t perform that action at this time.
0 commit comments