Skip to content

Commit

Permalink
Merge pull request #780 from nunit/dependabot/nuget/src/CSharpIsNullA…
Browse files Browse the repository at this point in the history
…nalyzer-0.1.593

chore(deps): Bump CSharpIsNullAnalyzer from 0.1.495 to 0.1.593 in /src
  • Loading branch information
mikkelbu authored Sep 25, 2024
2 parents 859c2f8 + 8e6f828 commit 5b98d8d
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 @@ -24,7 +24,7 @@
<PackageReference Include="StyleCop.Analyzers.Unstable" Version="1.2.0.556" PrivateAssets="all" />
<PackageReference Include="Microsoft.CodeAnalysis.NetAnalyzers" Version="7.0.4" PrivateAssets="all" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.CodeStyle" Version="3.11.0" PrivateAssets="all" />
<PackageReference Include="CSharpIsNullAnalyzer" Version="0.1.495" PrivateAssets="all" />
<PackageReference Include="CSharpIsNullAnalyzer" Version="0.1.593" PrivateAssets="all" />
</ItemGroup>

<PropertyGroup>
Expand Down

0 comments on commit 5b98d8d

Please sign in to comment.