Skip to content

Commit a2f0940

Browse files
Merge pull request #299 from xt0rted/dependabot/nuget/analyzers-1e20b3251c
Bump IDisposableAnalyzers from 4.0.7 to 4.0.8 in the analyzers group
2 parents 8568144 + 8b05e5d commit a2f0940

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
@@ -19,7 +19,7 @@
1919
</PropertyGroup>
2020

2121
<ItemGroup>
22-
<PackageReference Include="IDisposableAnalyzers" Version="4.0.7">
22+
<PackageReference Include="IDisposableAnalyzers" Version="4.0.8">
2323
<PrivateAssets>all</PrivateAssets>
2424
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
2525
</PackageReference>

0 commit comments

Comments
 (0)