Skip to content

Commit

Permalink
Merge pull request #346 from droidsolutions/dependabot/nuget/roslynat…
Browse files Browse the repository at this point in the history
…or-8aff6f15b9

Bump the roslynator group with 3 updates
  • Loading branch information
Kampfmoehre authored Oct 28, 2024
2 parents 076bcaf + d3e14de commit e0e6661
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,9 @@

<ItemGroup>
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="All"/>
<PackageReference Include="Roslynator.Analyzers" Version="4.12.8" PrivateAssets="All"/>
<PackageReference Include="Roslynator.CodeAnalysis.Analyzers" Version="4.12.8" PrivateAssets="All"/>
<PackageReference Include="Roslynator.Formatting.Analyzers" Version="4.12.8" PrivateAssets="All"/>
<PackageReference Include="Roslynator.Analyzers" Version="4.12.9" PrivateAssets="All"/>
<PackageReference Include="Roslynator.CodeAnalysis.Analyzers" Version="4.12.9" PrivateAssets="All"/>
<PackageReference Include="Roslynator.Formatting.Analyzers" Version="4.12.9" PrivateAssets="All"/>
<PackageReference Include="StyleCop.Analyzers" Version="1.1.118" PrivateAssets="All"/>
</ItemGroup>

Expand Down

0 comments on commit e0e6661

Please sign in to comment.