Skip to content

Commit

Permalink
Merge pull request #23 from ChrisPulman/dependabot/nuget/stylecop.ana…
Browse files Browse the repository at this point in the history
…lyzers-1.2.0-beta.556

Bump stylecop.analyzers from 1.2.0-beta.507 to 1.2.0-beta.556
  • Loading branch information
ChrisPulman authored Dec 26, 2023
2 parents 89c1481 + c4616f2 commit 258549b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@

<ItemGroup>
<!--<Compile Update="**\*.cs" DependentUpon="I%(Filename).cs" />-->
<PackageReference Include="stylecop.analyzers" Version="1.2.0-beta.507" PrivateAssets="all" />
<PackageReference Include="stylecop.analyzers" Version="1.2.0-beta.556" PrivateAssets="all" />
<PackageReference Include="Roslynator.Analyzers" Version="4.7.0" PrivateAssets="All" />
<AdditionalFiles Include="$(MSBuildThisFileDirectory)stylecop.json" Link="stylecop.json" />
</ItemGroup>
Expand Down

0 comments on commit 258549b

Please sign in to comment.