Skip to content

Commit

Permalink
Bump Meziantou.Analyzer from 2.0.184 to 2.0.185 (#200)
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 Jan 8, 2025
1 parent 6a8dca2 commit 1201c37
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.184" PrivateAssets="all" />
<PackageReference Include="Meziantou.Analyzer" Version="2.0.185" PrivateAssets="all" />
</ItemGroup>

<ItemGroup>
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.2.1" PrivateAssets="all" />
<PackageReference Include="GitReader.SourceGenerator" Version="0.1.12" PrivateAssets="all" />
<PackageReference Include="Meziantou.Analyzer" Version="2.0.184" PrivateAssets="all" />
<PackageReference Include="Meziantou.Analyzer" Version="2.0.185" 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.12.0" />
<PackageReference Include="Meziantou.Analyzer" Version="2.0.184" PrivateAssets="all" />
<PackageReference Include="Meziantou.Analyzer" Version="2.0.185" PrivateAssets="all" />
<PackageReference Include="xunit" Version="2.9.2" />
<PackageReference Include="xunit.runner.visualstudio" Version="3.0.0" />
</ItemGroup>
Expand Down

0 comments on commit 1201c37

Please sign in to comment.