From 975d4c768788c69b9abde356edf186817a1b110e Mon Sep 17 00:00:00 2001 From: Jonas Nyrup Date: Tue, 28 Jan 2025 11:03:29 +0100 Subject: [PATCH] Use 8.0.0 in core library --- Src/FluentAssertions.DataSets/FluentAssertions.DataSets.csproj | 2 +- .../FluentAssertions.DataSets.Specs.csproj | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/Src/FluentAssertions.DataSets/FluentAssertions.DataSets.csproj b/Src/FluentAssertions.DataSets/FluentAssertions.DataSets.csproj index 0cc0f38..a1c77c0 100644 --- a/Src/FluentAssertions.DataSets/FluentAssertions.DataSets.csproj +++ b/Src/FluentAssertions.DataSets/FluentAssertions.DataSets.csproj @@ -41,7 +41,7 @@ - + diff --git a/Tests/FluentAssertions.DataSets.Specs/FluentAssertions.DataSets.Specs.csproj b/Tests/FluentAssertions.DataSets.Specs/FluentAssertions.DataSets.Specs.csproj index c605655..cd91be2 100644 --- a/Tests/FluentAssertions.DataSets.Specs/FluentAssertions.DataSets.Specs.csproj +++ b/Tests/FluentAssertions.DataSets.Specs/FluentAssertions.DataSets.Specs.csproj @@ -18,6 +18,7 @@ +