Skip to content

Commit

Permalink
Merge pull request #546 from GitTools/dependabot/nuget/src/Roslynator…
Browse files Browse the repository at this point in the history
….Analyzers-4.6.2

Bump Roslynator.Analyzers from 4.5.0 to 4.6.2 in /src
  • Loading branch information
gep13 authored Nov 14, 2023
2 parents 41a909d + 875eb26 commit 3f71fff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Include="Roslynator.Analyzers" Version="4.5.0">
<PackageReference Include="Roslynator.Analyzers" Version="4.6.2">
<PrivateAssets>All</PrivateAssets>
</PackageReference>
</ItemGroup>
Expand Down

0 comments on commit 3f71fff

Please sign in to comment.