Skip to content

Commit

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

chore(deps): Bump CSharpIsNullAnalyzer from 0.1.300 to 0.1.495 in /src
  • Loading branch information
manfred-brands committed May 22, 2023
2 parents 66e08c9 + b8a60aa commit b7b8bad
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.435" 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.300" PrivateAssets="all" />
<PackageReference Include="CSharpIsNullAnalyzer" Version="0.1.495" PrivateAssets="all" />
</ItemGroup>

<PropertyGroup>
Expand Down

0 comments on commit b7b8bad

Please sign in to comment.