From 1e2a9170ab149e1af0b08cdc1599233b8cc04a73 Mon Sep 17 00:00:00 2001 From: Glenn Watson <5834289+glennawatson@users.noreply.github.com> Date: Sat, 5 Sep 2026 17:48:06 +1000 Subject: [PATCH] chore(deps): update packages to their latest releases - Move MAUI to 10.0.100, ReactiveUI to 24.2.0 and ReactiveUI.Primitives to 7.3.0. - Take the 3.46.0 analyzer baseline, Roslynator 5.0.0 and the current C# quality analyzer. - Move the test stack to TUnit 1.66.8 and Verify.TUnit 32.0.0. - Leave Microsoft.CodeAnalysis.CSharp on 4.14.0: the shipping generator and analyzer stay on the 4.8.0 floor so older compilers can still load them. --- src/Directory.Packages.props | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/src/Directory.Packages.props b/src/Directory.Packages.props index 38ee085..318e550 100644 --- a/src/Directory.Packages.props +++ b/src/Directory.Packages.props @@ -6,21 +6,21 @@ - 10.0.90 + 10.0.100 11.0.0-preview.7.26406.9 - 3.45.0 + 3.46.0 - - + + - - + + @@ -64,9 +64,9 @@ - + - + @@ -78,7 +78,7 @@ - +