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 26
26
</PropertyGroup >
27
27
28
28
<PropertyGroup >
29
- <Version >3.4.10 </Version >
29
+ <Version >3.4.11 </Version >
30
30
<DevelopmentDependency >true</DevelopmentDependency >
31
31
<Authors >Johan Larsson, milleniumbug</Authors >
32
32
<Description >Analyzers and fixes for IDisposable.</Description >
33
33
<PackageTags >IDisposable Roslyn Diagnostic Analyzer DotnetAnalyzers</PackageTags >
34
34
<PackageReleaseNotes >
35
+ BUGFIX IDISP023 handle trivial and.
35
36
BUGFIX IDISP023 when chained constructors
36
37
BUGFIX IDISP001 when if statement.
37
38
BUGFIX IDISP004 when chained leave open.
Original file line number Diff line number Diff line change
1
+ #### 3.4.11
2
+ * BUGFIX IDISP023 handle trivial and.
1
3
* BUGFIX IDISP023 when chained constructors
2
4
* BUGFIX IDISP001 when if statement.
3
5
* BUGFIX IDISP004 when chained leave open.
You can’t perform that action at this time.
0 commit comments