Skip to content

Commit b6d619b

Browse files
committed
Fix description.
1 parent d39daf4 commit b6d619b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

IDisposableAnalyzers/IDisposableAnalyzers.csproj

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,7 @@
2525
<Version>3.3.2</Version>
2626
<DevelopmentDependency>true</DevelopmentDependency>
2727
<Authors>Johan Larsson, milleniumbug</Authors>
28-
<Description>BUGFIX Handle Dipatcher.Invoke
29-
FEATURE Handle some Winforms specific use cases.</Description>
28+
<Description>Analyzers and fixes for IDisposable.</Description>
3029
<PackageTags>IDisposable Roslyn Diagnostic Analyzer DotnetAnalyzers</PackageTags>
3130
<PackageReleaseNotes>
3231
3.3.2

0 commit comments

Comments
 (0)