Skip to content

Commit 016f9bb

Browse files
Bump IDisposableAnalyzers from 4.0.7 to 4.0.8
Bumps [IDisposableAnalyzers](https://github.com/DotNetAnalyzers/IDisposableAnalyzers) from 4.0.7 to 4.0.8. - [Changelog](https://github.com/DotNetAnalyzers/IDisposableAnalyzers/blob/master/RELEASE_NOTES.md) - [Commits](https://github.com/DotNetAnalyzers/IDisposableAnalyzers/commits) --- updated-dependencies: - dependency-name: IDisposableAnalyzers dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c924376 commit 016f9bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
<PrivateAssets>all</PrivateAssets>
2828
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
2929
</PackageReference>
30-
<PackageReference Include="IDisposableAnalyzers" Version="4.0.7">
30+
<PackageReference Include="IDisposableAnalyzers" Version="4.0.8">
3131
<PrivateAssets>all</PrivateAssets>
3232
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
3333
</PackageReference>

0 commit comments

Comments
 (0)