Release v1.2.
This commit is contained in:
parent
f1999f32e7
commit
e3e769ee80
|
|
@ -2,8 +2,8 @@
|
|||
<PropertyGroup>
|
||||
<TargetFramework>net8.0</TargetFramework>
|
||||
<LangVersion>10.0</LangVersion>
|
||||
<BotSharpVersion>1.0.1</BotSharpVersion>
|
||||
<GeneratePackageOnBuild>false</GeneratePackageOnBuild>
|
||||
<BotSharpVersion>1.2.1</BotSharpVersion>
|
||||
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
|
||||
<GenerateDocumentationFile>false</GenerateDocumentationFile>
|
||||
</PropertyGroup>
|
||||
</Project>
|
||||
|
|
@ -3,7 +3,6 @@
|
|||
|
||||
[](https://discord.com/channels/1106946823282761851/1106947212459642991)
|
||||
[](http://qm.qq.com/cgi-bin/qm/qr?_wv=1027&k=sN9VVMwbWjs5L0ATpizKKxOcZdEPMrp8&authKey=RLDw41bLTrEyEgZZi%2FzT4pYk%2BwmEFgFcrhs8ZbkiVY7a4JFckzJefaYNW6Lk4yPX&noverify=0&group_code=985366726)
|
||||
[](https://gitter.im/sci-sharp/community)
|
||||
[](https://raw.githubusercontent.com/Oceania2018/BotSharp/master/LICENSE)
|
||||
[](https://www.nuget.org/packages/BotSharp.Core)
|
||||
[](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
|
||||
|
|
|
|||
Loading…
Reference in a new issue