From 2487ddb704d50c6b9bb0460659d0701233f5f950 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 28 Aug 2026 18:10:15 +0000 Subject: [PATCH 1/2] Bump Meziantou.Analyzer and ModelContextProtocol Bumps Meziantou.Analyzer from 3.0.147 to 3.0.177 Bumps ModelContextProtocol from 2.1.0 to 2.2.0 --- updated-dependencies: - dependency-name: Meziantou.Analyzer dependency-version: 3.0.177 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-nuget-dependencies - dependency-name: ModelContextProtocol dependency-version: 2.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-nuget-dependencies ... Signed-off-by: dependabot[bot] --- Directory.Packages.props | 4 ++-- .../Demo/FluentUI.Demo.Client/FluentUI.Demo.Client.csproj | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/Directory.Packages.props b/Directory.Packages.props index b069bcfe39..6bfdadba84 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -23,7 +23,7 @@ - + @@ -37,7 +37,7 @@ - + diff --git a/examples/Demo/FluentUI.Demo.Client/FluentUI.Demo.Client.csproj b/examples/Demo/FluentUI.Demo.Client/FluentUI.Demo.Client.csproj index 4d7169a564..d5120e66d5 100644 --- a/examples/Demo/FluentUI.Demo.Client/FluentUI.Demo.Client.csproj +++ b/examples/Demo/FluentUI.Demo.Client/FluentUI.Demo.Client.csproj @@ -41,6 +41,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive + From 854ebd876f38f71df63aacc03ce07c8b74cfbde5 Mon Sep 17 00:00:00 2001 From: Vincent Baaij Date: Fri, 28 Aug 2026 20:13:53 +0200 Subject: [PATCH 2/2] Potential fix for pull request finding Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> --- examples/Demo/FluentUI.Demo.Client/FluentUI.Demo.Client.csproj | 1 - 1 file changed, 1 deletion(-) diff --git a/examples/Demo/FluentUI.Demo.Client/FluentUI.Demo.Client.csproj b/examples/Demo/FluentUI.Demo.Client/FluentUI.Demo.Client.csproj index d5120e66d5..4d7169a564 100644 --- a/examples/Demo/FluentUI.Demo.Client/FluentUI.Demo.Client.csproj +++ b/examples/Demo/FluentUI.Demo.Client/FluentUI.Demo.Client.csproj @@ -41,7 +41,6 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive -