From b854392853e5b0d30707c10c14e8a184863a3ac1 Mon Sep 17 00:00:00 2001 From: Ilia Burakov Date: Mon, 24 Nov 2025 05:36:24 -0500 Subject: [PATCH 1/3] update dependencies --- Directory.Packages.props | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/Directory.Packages.props b/Directory.Packages.props index 26c6030..d72c2d2 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -35,14 +35,14 @@ runtime; build; native; contentfiles; analyzers; buildtransitive - - + + - - - - + + + + @@ -53,7 +53,7 @@ - + all @@ -63,8 +63,8 @@ - - + + From 0bd1f2af56a84ed42b7330f6e1005edb4ec554ae Mon Sep 17 00:00:00 2001 From: Ilia Burakov Date: Mon, 24 Nov 2025 05:38:48 -0500 Subject: [PATCH 2/3] remove Microsoft.CodeAnalysis.CSharp.CodeStyle --- Directory.Packages.props | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Directory.Packages.props b/Directory.Packages.props index d72c2d2..9c30e1e 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -17,7 +17,6 @@ runtime; build; native; contentfiles; analyzers - all runtime; build; native; contentfiles; analyzers @@ -74,4 +73,4 @@ - \ No newline at end of file + From d8226963e50c4a9a2de8c4b4f417a829ee2ddde0 Mon Sep 17 00:00:00 2001 From: Ilia Burakov Date: Mon, 24 Nov 2025 05:40:24 -0500 Subject: [PATCH 3/3] update Meziantou.Analyzer --- Directory.Packages.props | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Directory.Packages.props b/Directory.Packages.props index 9c30e1e..c5154bb 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -17,7 +17,7 @@ runtime; build; native; contentfiles; analyzers - + all runtime; build; native; contentfiles; analyzers