Skip to content

Commit

Permalink
Merge pull request #127 from carlubian/dependabot/nuget/FluentAsserti…
Browse files Browse the repository at this point in the history
…ons.Analyzers-0.17.3

Bump FluentAssertions.Analyzers from 0.17.2 to 0.17.3
  • Loading branch information
kodiakhq[bot] committed May 25, 2023
2 parents 7373075 + bb02f03 commit 6a89605
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ConfigAdapter.Test/ConfigAdapter.Test.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="FluentAssertions" Version="6.11.0" />
<PackageReference Include="FluentAssertions.Analyzers" Version="0.17.2" />
<PackageReference Include="FluentAssertions.Analyzers" Version="0.17.3" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.6.0" />
<PackageReference Include="MSTest.TestAdapter" Version="3.0.2" />
<PackageReference Include="MSTest.TestFramework" Version="3.0.1" />
Expand Down

0 comments on commit 6a89605

Please sign in to comment.