Skip to content

Commit

Permalink
Merge pull request #124 from Lan2Play/dependabot/nuget/Meziantou.Anal…
Browse files Browse the repository at this point in the history
…yzer-2.0.125

Bump Meziantou.Analyzer from 2.0.120 to 2.0.125
  • Loading branch information
TheR00st3r authored Dec 19, 2023
2 parents d9e4500 + aadb9f8 commit d948a8d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Meziantou.Analyzer" Version="2.0.120">
<PackageReference Include="Meziantou.Analyzer" Version="2.0.125">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
Expand Down
2 changes: 1 addition & 1 deletion PugSharp/PugSharp.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Update="Meziantou.Analyzer" Version="2.0.120">
<PackageReference Update="Meziantou.Analyzer" Version="2.0.125">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
Expand Down

0 comments on commit d948a8d

Please sign in to comment.