From ad42cea1abc1ac6404853f8bd2c23f23371ca205 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 12 Jul 2026 22:49:51 +0000 Subject: [PATCH 1/2] chore(deps): update verify to 31.24.0 --- Directory.Packages.props | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Directory.Packages.props b/Directory.Packages.props index e4a62861ba..9dd49158e6 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -102,14 +102,14 @@ - - + + - + From e079bc1f1023932c7108375a6eefa1ad8077307d Mon Sep 17 00:00:00 2001 From: Tom Longhurst <30480171+thomhurst@users.noreply.github.com> Date: Sun, 12 Jul 2026 23:54:59 +0100 Subject: [PATCH 2/2] test(verify): refresh generator snapshots --- ...al_constructor_parameter_is_emitted.DotNet10_0.verified.txt | 3 +-- ...nal_constructor_parameter_is_emitted.DotNet8_0.verified.txt | 3 +-- ...nal_constructor_parameter_is_emitted.DotNet9_0.verified.txt | 3 +-- 3 files changed, 3 insertions(+), 6 deletions(-) diff --git a/TUnit.Assertions.Should.SourceGenerator.Tests/ShouldExtensionGeneratorTests.Overload_with_trailing_optional_constructor_parameter_is_emitted.DotNet10_0.verified.txt b/TUnit.Assertions.Should.SourceGenerator.Tests/ShouldExtensionGeneratorTests.Overload_with_trailing_optional_constructor_parameter_is_emitted.DotNet10_0.verified.txt index 52ab2f6509..6517a8c7fa 100644 --- a/TUnit.Assertions.Should.SourceGenerator.Tests/ShouldExtensionGeneratorTests.Overload_with_trailing_optional_constructor_parameter_is_emitted.DotNet10_0.verified.txt +++ b/TUnit.Assertions.Should.SourceGenerator.Tests/ShouldExtensionGeneratorTests.Overload_with_trailing_optional_constructor_parameter_is_emitted.DotNet10_0.verified.txt @@ -1,4 +1,4 @@ -// +// #pragma warning disable #nullable enable @@ -44,4 +44,3 @@ public static partial class ShouldExceptionExtensions return new global::TUnit.Assertions.Should.Core.ShouldAssertion(innerContext, inner); } } - diff --git a/TUnit.Assertions.Should.SourceGenerator.Tests/ShouldExtensionGeneratorTests.Overload_with_trailing_optional_constructor_parameter_is_emitted.DotNet8_0.verified.txt b/TUnit.Assertions.Should.SourceGenerator.Tests/ShouldExtensionGeneratorTests.Overload_with_trailing_optional_constructor_parameter_is_emitted.DotNet8_0.verified.txt index 52ab2f6509..6517a8c7fa 100644 --- a/TUnit.Assertions.Should.SourceGenerator.Tests/ShouldExtensionGeneratorTests.Overload_with_trailing_optional_constructor_parameter_is_emitted.DotNet8_0.verified.txt +++ b/TUnit.Assertions.Should.SourceGenerator.Tests/ShouldExtensionGeneratorTests.Overload_with_trailing_optional_constructor_parameter_is_emitted.DotNet8_0.verified.txt @@ -1,4 +1,4 @@ -// +// #pragma warning disable #nullable enable @@ -44,4 +44,3 @@ public static partial class ShouldExceptionExtensions return new global::TUnit.Assertions.Should.Core.ShouldAssertion(innerContext, inner); } } - diff --git a/TUnit.Assertions.Should.SourceGenerator.Tests/ShouldExtensionGeneratorTests.Overload_with_trailing_optional_constructor_parameter_is_emitted.DotNet9_0.verified.txt b/TUnit.Assertions.Should.SourceGenerator.Tests/ShouldExtensionGeneratorTests.Overload_with_trailing_optional_constructor_parameter_is_emitted.DotNet9_0.verified.txt index 52ab2f6509..6517a8c7fa 100644 --- a/TUnit.Assertions.Should.SourceGenerator.Tests/ShouldExtensionGeneratorTests.Overload_with_trailing_optional_constructor_parameter_is_emitted.DotNet9_0.verified.txt +++ b/TUnit.Assertions.Should.SourceGenerator.Tests/ShouldExtensionGeneratorTests.Overload_with_trailing_optional_constructor_parameter_is_emitted.DotNet9_0.verified.txt @@ -1,4 +1,4 @@ -// +// #pragma warning disable #nullable enable @@ -44,4 +44,3 @@ public static partial class ShouldExceptionExtensions return new global::TUnit.Assertions.Should.Core.ShouldAssertion(innerContext, inner); } } -