From e30b698f0a8d583503d774fa1486806e57afba35 Mon Sep 17 00:00:00 2001 From: Kevin BEAUGRAND <9513635+kbeaugrand@users.noreply.github.com> Date: Tue, 3 Dec 2024 13:56:02 +0100 Subject: [PATCH] Fix bug #133 - Fix YamlDotNet to 15.3.0 (#134) --- samples/02-autogen/02-autogen.csproj | 1 + src/Assistants/SemanticKernel.Assistants.csproj | 1 + src/Directory.Packages.props | 3 ++- 3 files changed, 4 insertions(+), 1 deletion(-) diff --git a/samples/02-autogen/02-autogen.csproj b/samples/02-autogen/02-autogen.csproj index 98e509a..2a9bf94 100644 --- a/samples/02-autogen/02-autogen.csproj +++ b/samples/02-autogen/02-autogen.csproj @@ -23,6 +23,7 @@ + diff --git a/src/Assistants/SemanticKernel.Assistants.csproj b/src/Assistants/SemanticKernel.Assistants.csproj index 942cef8..132bcd4 100644 --- a/src/Assistants/SemanticKernel.Assistants.csproj +++ b/src/Assistants/SemanticKernel.Assistants.csproj @@ -35,6 +35,7 @@ + diff --git a/src/Directory.Packages.props b/src/Directory.Packages.props index 36070a1..81c607e 100644 --- a/src/Directory.Packages.props +++ b/src/Directory.Packages.props @@ -19,6 +19,7 @@ + @@ -27,7 +28,7 @@ - +