Skip to content

Commit

Permalink
chore(test deps): update dependency roslynator.analyzers to v4.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 1, 2023
1 parent cf7fefc commit 99a53c6
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.3.0" PrivateAssets="All"/>
<PackageReference Include="Roslynator.Analyzers" Version="4.4.0" PrivateAssets="All"/>
<PackageReference Include="StyleCop.Analyzers" Version="1.2.0-beta.507" PrivateAssets="All"/>
<AdditionalFiles Include="$(MSBuildThisFileDirectory)/stylecop.json"/>
</ItemGroup>
Expand Down

0 comments on commit 99a53c6

Please sign in to comment.