Skip to content

Commit

Permalink
fix(deps): update dependency roslynator.analyzers to v4.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and buehler committed Feb 13, 2024
1 parent 86ee5de commit e783260
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Directory.Build.props
Expand Up @@ -44,7 +44,7 @@
Version="9.17.0.82934"
PrivateAssets="all"
Condition="$(MSBuildProjectExtension) == '.csproj'" />
<PackageReference Include="Roslynator.Analyzers" Version="4.9.0" PrivateAssets="All" />
<PackageReference Include="Roslynator.Analyzers" Version="4.10.0" PrivateAssets="All" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit e783260

Please sign in to comment.