From c34814af84db6932eccebe50df11dffcea2df4ea Mon Sep 17 00:00:00 2001 From: Wenwei Lin Date: Mon, 11 Mar 2024 22:11:54 +0800 Subject: [PATCH] remove AspectInjector dependency in BotSharp.Core --- src/Infrastructure/BotSharp.Core/BotSharp.Core.csproj | 1 - 1 file changed, 1 deletion(-) diff --git a/src/Infrastructure/BotSharp.Core/BotSharp.Core.csproj b/src/Infrastructure/BotSharp.Core/BotSharp.Core.csproj index 5824384b..48fd25df 100644 --- a/src/Infrastructure/BotSharp.Core/BotSharp.Core.csproj +++ b/src/Infrastructure/BotSharp.Core/BotSharp.Core.csproj @@ -131,7 +131,6 @@ -