From f1ce78853956b99f24ac8c6fd6c03469ff51ea66 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Dec 2025 14:08:54 +0000 Subject: [PATCH 1/2] Bump Microsoft.Extensions.Configuration.Json from 10.0.0 to 10.0.1 --- updated-dependencies: - dependency-name: Microsoft.Extensions.Configuration.Json dependency-version: 10.0.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- examples/typechat.examplesLib/TypeChat.ExamplesLib.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/typechat.examplesLib/TypeChat.ExamplesLib.csproj b/examples/typechat.examplesLib/TypeChat.ExamplesLib.csproj index f65ba0eb..048e04b3 100644 --- a/examples/typechat.examplesLib/TypeChat.ExamplesLib.csproj +++ b/examples/typechat.examplesLib/TypeChat.ExamplesLib.csproj @@ -23,7 +23,7 @@ - + From c7b160387012acb72bf83a936319ace611980de2 Mon Sep 17 00:00:00 2001 From: robgruen Date: Mon, 15 Dec 2025 10:28:30 -0800 Subject: [PATCH 2/2] Update TypeChat.TestLib.csproj --- tests/TypeChat.TestLib/TypeChat.TestLib.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/TypeChat.TestLib/TypeChat.TestLib.csproj b/tests/TypeChat.TestLib/TypeChat.TestLib.csproj index bc7e48ec..ee2380b2 100644 --- a/tests/TypeChat.TestLib/TypeChat.TestLib.csproj +++ b/tests/TypeChat.TestLib/TypeChat.TestLib.csproj @@ -9,7 +9,7 @@ - +