Skip to content

Commit

Permalink
Merge pull request #558 from nunit/dependabot/nuget/src/StyleCop.Anal…
Browse files Browse the repository at this point in the history
…yzers.Unstable-1.2.0.507

chore(deps): Bump StyleCop.Analyzers.Unstable from 1.2.0.435 to 1.2.0.507 in /src
  • Loading branch information
mikkelbu authored Jun 24, 2023
2 parents b53185d + 9c631d0 commit 8b1aea2
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 @@ -21,7 +21,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="StyleCop.Analyzers.Unstable" Version="1.2.0.435" PrivateAssets="all" />
<PackageReference Include="StyleCop.Analyzers.Unstable" Version="1.2.0.507" PrivateAssets="all" />
<PackageReference Include="Microsoft.CodeAnalysis.NetAnalyzers" Version="7.0.1" PrivateAssets="all" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.CodeStyle" Version="3.11.0" PrivateAssets="all" />
<PackageReference Include="CSharpIsNullAnalyzer" Version="0.1.495" PrivateAssets="all" />
Expand Down

0 comments on commit 8b1aea2

Please sign in to comment.