Skip to content

Commit

Permalink
Merge pull request #105 from loresoft/dependabot/nuget/FluentAssertio…
Browse files Browse the repository at this point in the history
…ns-7.0.0

Bump FluentAssertions from 6.12.2 to 7.0.0
  • Loading branch information
github-actions[bot] authored Dec 2, 2024
2 parents b082dbd + d959a0a commit 94c23cc
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Include="FluentAssertions" Version="6.12.2" />
<PackageReference Include="FluentAssertions" Version="7.0.0" />
<PackageReference Include="Microsoft.CodeAnalysis.Analyzers" Version="3.11.0">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
Expand Down

0 comments on commit 94c23cc

Please sign in to comment.