From 31fe5757863c39e68207ce5697e76509daa3552b Mon Sep 17 00:00:00 2001 From: Haiping Chen Date: Fri, 28 Feb 2025 11:27:23 +0800 Subject: [PATCH] Fix SemanticKernel compile issue. --- .../BotSharp.Plugin.SemanticKernel.UnitTests.csproj | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/BotSharp.Plugin.SemanticKernel.UnitTests/BotSharp.Plugin.SemanticKernel.UnitTests.csproj b/tests/BotSharp.Plugin.SemanticKernel.UnitTests/BotSharp.Plugin.SemanticKernel.UnitTests.csproj index c47fcead..ee159e86 100644 --- a/tests/BotSharp.Plugin.SemanticKernel.UnitTests/BotSharp.Plugin.SemanticKernel.UnitTests.csproj +++ b/tests/BotSharp.Plugin.SemanticKernel.UnitTests/BotSharp.Plugin.SemanticKernel.UnitTests.csproj @@ -10,7 +10,6 @@ -