Skip to content

Commit

Permalink
chore(test deps): update dependency roslynator.analyzers to v4.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 25, 2023
1 parent 838711a commit c13eea5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/CodeAnalysis.targets
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project>

<ItemGroup>
<PackageReference Include="Roslynator.Analyzers" Version="4.2.0" PrivateAssets="All" />
<PackageReference Include="Roslynator.Analyzers" Version="4.3.0" PrivateAssets="All" />
<PackageReference Include="StyleCop.Analyzers" Version="1.2.0-beta.435" PrivateAssets="All" />
<AdditionalFiles Include="$(MSBuildThisFileDirectory)/stylecop.json" />
</ItemGroup>
Expand Down

0 comments on commit c13eea5

Please sign in to comment.