From 53fc94caef586cc744c19e557300c44b59e23913 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 8 Nov 2024 15:22:26 +0000 Subject: [PATCH] Update dependency FluentAssertions to 6.12.2 (#736) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .../ReferencedAssemblies.FakeItEasy.Tests.csproj | 2 +- .../ReferencedAssemblies.Moq.Tests.csproj | 2 +- .../ReferencedAssemblies.NSubstitute.Tests.csproj | 2 +- .../ReferencedAssemblies.Tests.csproj | 2 +- test/Tethos.FakeItEasy.Tests/Tethos.FakeItEasy.Tests.csproj | 2 +- test/Tethos.Moq.Tests/Tethos.Moq.Tests.csproj | 2 +- test/Tethos.NSubstitute.Tests/Tethos.NSubstitute.Tests.csproj | 2 +- test/Tethos.PerformanceTests/Tethos.PerformanceTests.csproj | 2 +- test/Tethos.Tests/Tethos.Tests.csproj | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) diff --git a/test/ReferencedAssemblies.FakeItEasy.Tests/ReferencedAssemblies.FakeItEasy.Tests.csproj b/test/ReferencedAssemblies.FakeItEasy.Tests/ReferencedAssemblies.FakeItEasy.Tests.csproj index 7b1143c6..3e9ae623 100644 --- a/test/ReferencedAssemblies.FakeItEasy.Tests/ReferencedAssemblies.FakeItEasy.Tests.csproj +++ b/test/ReferencedAssemblies.FakeItEasy.Tests/ReferencedAssemblies.FakeItEasy.Tests.csproj @@ -12,7 +12,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/test/ReferencedAssemblies.Moq.Tests/ReferencedAssemblies.Moq.Tests.csproj b/test/ReferencedAssemblies.Moq.Tests/ReferencedAssemblies.Moq.Tests.csproj index be8f5075..4eeb370c 100644 --- a/test/ReferencedAssemblies.Moq.Tests/ReferencedAssemblies.Moq.Tests.csproj +++ b/test/ReferencedAssemblies.Moq.Tests/ReferencedAssemblies.Moq.Tests.csproj @@ -12,7 +12,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/test/ReferencedAssemblies.NSubstitute.Tests/ReferencedAssemblies.NSubstitute.Tests.csproj b/test/ReferencedAssemblies.NSubstitute.Tests/ReferencedAssemblies.NSubstitute.Tests.csproj index 8189f64a..057631aa 100644 --- a/test/ReferencedAssemblies.NSubstitute.Tests/ReferencedAssemblies.NSubstitute.Tests.csproj +++ b/test/ReferencedAssemblies.NSubstitute.Tests/ReferencedAssemblies.NSubstitute.Tests.csproj @@ -12,7 +12,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/test/ReferencedAssemblies.Tests/ReferencedAssemblies.Tests.csproj b/test/ReferencedAssemblies.Tests/ReferencedAssemblies.Tests.csproj index a55f2a51..3a443909 100644 --- a/test/ReferencedAssemblies.Tests/ReferencedAssemblies.Tests.csproj +++ b/test/ReferencedAssemblies.Tests/ReferencedAssemblies.Tests.csproj @@ -12,7 +12,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/test/Tethos.FakeItEasy.Tests/Tethos.FakeItEasy.Tests.csproj b/test/Tethos.FakeItEasy.Tests/Tethos.FakeItEasy.Tests.csproj index 4f332580..80fcc8da 100644 --- a/test/Tethos.FakeItEasy.Tests/Tethos.FakeItEasy.Tests.csproj +++ b/test/Tethos.FakeItEasy.Tests/Tethos.FakeItEasy.Tests.csproj @@ -19,7 +19,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/test/Tethos.Moq.Tests/Tethos.Moq.Tests.csproj b/test/Tethos.Moq.Tests/Tethos.Moq.Tests.csproj index 4274d49c..c6592491 100644 --- a/test/Tethos.Moq.Tests/Tethos.Moq.Tests.csproj +++ b/test/Tethos.Moq.Tests/Tethos.Moq.Tests.csproj @@ -14,7 +14,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/test/Tethos.NSubstitute.Tests/Tethos.NSubstitute.Tests.csproj b/test/Tethos.NSubstitute.Tests/Tethos.NSubstitute.Tests.csproj index bfa60252..c5b716b0 100644 --- a/test/Tethos.NSubstitute.Tests/Tethos.NSubstitute.Tests.csproj +++ b/test/Tethos.NSubstitute.Tests/Tethos.NSubstitute.Tests.csproj @@ -14,7 +14,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/test/Tethos.PerformanceTests/Tethos.PerformanceTests.csproj b/test/Tethos.PerformanceTests/Tethos.PerformanceTests.csproj index f35e5412..c8550cc7 100644 --- a/test/Tethos.PerformanceTests/Tethos.PerformanceTests.csproj +++ b/test/Tethos.PerformanceTests/Tethos.PerformanceTests.csproj @@ -14,7 +14,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/test/Tethos.Tests/Tethos.Tests.csproj b/test/Tethos.Tests/Tethos.Tests.csproj index 04c40162..cd86dcb4 100644 --- a/test/Tethos.Tests/Tethos.Tests.csproj +++ b/test/Tethos.Tests/Tethos.Tests.csproj @@ -14,7 +14,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive