We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d39daf4 commit b6d619bCopy full SHA for b6d619b
IDisposableAnalyzers/IDisposableAnalyzers.csproj
@@ -25,8 +25,7 @@
25
<Version>3.3.2</Version>
26
<DevelopmentDependency>true</DevelopmentDependency>
27
<Authors>Johan Larsson, milleniumbug</Authors>
28
- <Description>BUGFIX Handle Dipatcher.Invoke
29
-FEATURE Handle some Winforms specific use cases.</Description>
+ <Description>Analyzers and fixes for IDisposable.</Description>
30
<PackageTags>IDisposable Roslyn Diagnostic Analyzer DotnetAnalyzers</PackageTags>
31
<PackageReleaseNotes>
32
3.3.2
0 commit comments