From 35e7cd3e9d4b0263e05ce9ea8a3e995e2d209c70 Mon Sep 17 00:00:00 2001 From: Haiping Chen Date: Tue, 3 Dec 2024 17:06:06 -0600 Subject: [PATCH] Fix Mongo version issue. --- .../BotSharp.Plugin.ExcelHandler.csproj | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/Plugins/BotSharp.Plugin.ExcelHandler/BotSharp.Plugin.ExcelHandler.csproj b/src/Plugins/BotSharp.Plugin.ExcelHandler/BotSharp.Plugin.ExcelHandler.csproj index a57e28b0..e23bd5e7 100644 --- a/src/Plugins/BotSharp.Plugin.ExcelHandler/BotSharp.Plugin.ExcelHandler.csproj +++ b/src/Plugins/BotSharp.Plugin.ExcelHandler/BotSharp.Plugin.ExcelHandler.csproj @@ -1,4 +1,4 @@ - + net8.0 @@ -28,7 +28,6 @@ -