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 @@ - - + + - + 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); } } -