From 4446ff33876d31f0b9af1219cd477c11b3564998 Mon Sep 17 00:00:00 2001 From: Simon Cropp Date: Thu, 3 Sep 2026 07:16:25 +1000 Subject: [PATCH 1/2] Update Verify from 32.0.0 to 33.0.0 Bumps Verify and Verify.XunitV3 from 32.0.0 to 33.0.0-beta.6 so the project picks up the latest prerelease changes and compatibility updates. --- src/Directory.Packages.props | 4 ++-- src/ExcludeComponentTests/ExcludeComponentTests.csproj | 4 ++-- src/Tests/Tests.csproj | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/src/Directory.Packages.props b/src/Directory.Packages.props index 793c777..ce7899c 100644 --- a/src/Directory.Packages.props +++ b/src/Directory.Packages.props @@ -12,10 +12,10 @@ - + - + diff --git a/src/ExcludeComponentTests/ExcludeComponentTests.csproj b/src/ExcludeComponentTests/ExcludeComponentTests.csproj index 561438c..b755057 100644 --- a/src/ExcludeComponentTests/ExcludeComponentTests.csproj +++ b/src/ExcludeComponentTests/ExcludeComponentTests.csproj @@ -9,12 +9,12 @@ - + - + diff --git a/src/Tests/Tests.csproj b/src/Tests/Tests.csproj index 807a5a1..041073c 100644 --- a/src/Tests/Tests.csproj +++ b/src/Tests/Tests.csproj @@ -12,12 +12,12 @@ - + - + From 3940bf3df83245c3deff8d523f244c63faa9d2c2 Mon Sep 17 00:00:00 2001 From: Simon Cropp Date: Thu, 3 Sep 2026 07:16:55 +1000 Subject: [PATCH 2/2] Update Directory.Build.props --- src/Directory.Build.props | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/src/Directory.Build.props b/src/Directory.Build.props index 9df368f..8f64898 100644 --- a/src/Directory.Build.props +++ b/src/Directory.Build.props @@ -1,8 +1,8 @@ - CS1591;CS0649;BL0006;NU1608;NU1109 - 14.0.0 + CS1591;CS0649;BL0006;NU1608;NU1109;SC023 + 14.1.0-beta.1 preview 1.0.0 false @@ -10,5 +10,6 @@ true true true + true - \ No newline at end of file +