From e3e769ee80a44497b5788178eb463efb2da217a7 Mon Sep 17 00:00:00 2001 From: Haiping Chen Date: Sun, 31 Mar 2024 20:11:51 -0500 Subject: [PATCH] Release v1.2. --- Directory.Build.props | 4 ++-- README.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Directory.Build.props b/Directory.Build.props index 5d0bc809..56e1a108 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -2,8 +2,8 @@ net8.0 10.0 - 1.0.1 - false + 1.2.1 + true false \ No newline at end of file diff --git a/README.md b/README.md index abaad76b..2c072c09 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,6 @@ [![Discord](https://img.shields.io/discord/1106946823282761851?label=Discord)](https://discord.com/channels/1106946823282761851/1106947212459642991) [![QQ群聊](https://img.shields.io/static/v1?label=QQ&message=群聊&color=brightgreen)](http://qm.qq.com/cgi-bin/qm/qr?_wv=1027&k=sN9VVMwbWjs5L0ATpizKKxOcZdEPMrp8&authKey=RLDw41bLTrEyEgZZi%2FzT4pYk%2BwmEFgFcrhs8ZbkiVY7a4JFckzJefaYNW6Lk4yPX&noverify=0&group_code=985366726) -[![Join the chat at https://gitter.im/publiclab/publiclab](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/sci-sharp/community) [![Apache 2.0](https://img.shields.io/hexpm/l/plug.svg)](https://raw.githubusercontent.com/Oceania2018/BotSharp/master/LICENSE) [![NuGet](https://img.shields.io/nuget/dt/BotSharp.Core.svg)](https://www.nuget.org/packages/BotSharp.Core) [![Build status](https://ci.appveyor.com/api/projects/status/qx2dx5ca5hjqodm5?svg=true)](https://ci.appveyor.com/project/Haiping-Chen/botsharp) @@ -88,6 +87,7 @@ BotSharp uses component design, the kernel is kept to a minimum, and business fu - BotSharp.Plugin.HuggingFace - BotSharp.Plugin.LLamaSharp - BotSharp.Plugin.SemanticKernel +- BotSharp.Plugin.SparkDesk #### Messaging / Channel - BotSharp.OpenAPI