Skip to content

Commit 0044533

Browse files
Bump FluentAssertions from 7.0.0 to 8.0.0
Bumps [FluentAssertions](https://github.com/fluentassertions/fluentassertions) from 7.0.0 to 8.0.0. - [Release notes](https://github.com/fluentassertions/fluentassertions/releases) - [Changelog](https://github.com/fluentassertions/fluentassertions/blob/develop/AcceptApiChanges.ps1) - [Commits](fluentassertions/fluentassertions@7.0.0...8.0.0) --- updated-dependencies: - dependency-name: FluentAssertions dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 95900cd commit 0044533

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/Equatable.Generator.Tests/Equatable.Generator.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<PrivateAssets>all</PrivateAssets>
1616
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1717
</PackageReference>
18-
<PackageReference Include="FluentAssertions" Version="7.0.0" />
18+
<PackageReference Include="FluentAssertions" Version="8.0.0" />
1919
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="[4.4.0]" />
2020
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
2121
<PackageReference Include="Verify.Xunit" Version="28.8.1" />

0 commit comments

Comments
 (0)