Skip to content

Commit

Permalink
Bump Meziantou.Analyzer from 2.0.178 to 2.0.179 (#183)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 13, 2024
1 parent 670dfd6 commit 0770953
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Meziantou.Analyzer" Version="2.0.178" PrivateAssets="all" />
<PackageReference Include="Meziantou.Analyzer" Version="2.0.179" PrivateAssets="all" />
</ItemGroup>

<ItemGroup Condition=" '$(TargetFramework)' == 'net8.0' ">
Expand Down
2 changes: 1 addition & 1 deletion src/PayPal.Sdk.Checkout/PayPal.Sdk.Checkout.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
<ItemGroup>
<PackageReference Include="Aviationexam.GeneratedJsonConverters.SourceGenerator" Version="0.1.19" PrivateAssets="all" />
<PackageReference Include="GitReader.SourceGenerator" Version="0.1.11" PrivateAssets="all" />
<PackageReference Include="Meziantou.Analyzer" Version="2.0.178" PrivateAssets="all" />
<PackageReference Include="Meziantou.Analyzer" Version="2.0.179" PrivateAssets="all" />
</ItemGroup>

<ItemGroup Condition=" '$(TargetFramework)' == 'net8.0' ">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.1" />
<PackageReference Include="Meziantou.Analyzer" Version="2.0.178" PrivateAssets="all" />
<PackageReference Include="Meziantou.Analyzer" Version="2.0.179" PrivateAssets="all" />
<PackageReference Include="xunit" Version="2.9.2" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.2" />
</ItemGroup>
Expand Down

0 comments on commit 0770953

Please sign in to comment.