From 6146ca1fa51d699bdafd0affdb000be4ab1b6ed0 Mon Sep 17 00:00:00 2001 From: Haiping Chen Date: Fri, 1 Sep 2023 21:25:43 -0500 Subject: [PATCH] bump verion to v0.10.1. --- .../BotSharp.Abstraction/BotSharp.Abstraction.csproj | 2 +- src/Infrastructure/BotSharp.Core/BotSharp.Core.csproj | 2 +- src/Infrastructure/BotSharp.OpenAPI/BotSharp.OpenAPI.csproj | 2 +- .../BotSharp.Plugin.AzureOpenAI.csproj | 2 +- .../BotSharp.Plugin.ChatbotUI/BotSharp.Plugin.ChatbotUI.csproj | 2 +- .../BotSharp.Plugin.MetaAI/BotSharp.Plugin.MetaAI.csproj | 2 +- .../BotSharp.Plugin.MetaMessenger.csproj | 2 +- .../BotSharp.Plugin.RoutingSpeeder.csproj | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/src/Infrastructure/BotSharp.Abstraction/BotSharp.Abstraction.csproj b/src/Infrastructure/BotSharp.Abstraction/BotSharp.Abstraction.csproj index 80a83846..fc457ebd 100644 --- a/src/Infrastructure/BotSharp.Abstraction/BotSharp.Abstraction.csproj +++ b/src/Infrastructure/BotSharp.Abstraction/BotSharp.Abstraction.csproj @@ -4,7 +4,7 @@ netstandard2.1 enable 10.0 - 0.10.0 + 0.10.1 Icon.png diff --git a/src/Infrastructure/BotSharp.Core/BotSharp.Core.csproj b/src/Infrastructure/BotSharp.Core/BotSharp.Core.csproj index 8d3e6515..693a4d96 100644 --- a/src/Infrastructure/BotSharp.Core/BotSharp.Core.csproj +++ b/src/Infrastructure/BotSharp.Core/BotSharp.Core.csproj @@ -4,7 +4,7 @@ netstandard2.1 10.0 false - 0.10.0 + 0.10.1 diff --git a/src/Infrastructure/BotSharp.OpenAPI/BotSharp.OpenAPI.csproj b/src/Infrastructure/BotSharp.OpenAPI/BotSharp.OpenAPI.csproj index 316f4488..f8fbe32d 100644 --- a/src/Infrastructure/BotSharp.OpenAPI/BotSharp.OpenAPI.csproj +++ b/src/Infrastructure/BotSharp.OpenAPI/BotSharp.OpenAPI.csproj @@ -4,7 +4,7 @@ net6.0 enable enable - 0.10.0 + 0.10.1 diff --git a/src/Plugins/BotSharp.Plugin.AzureOpenAI/BotSharp.Plugin.AzureOpenAI.csproj b/src/Plugins/BotSharp.Plugin.AzureOpenAI/BotSharp.Plugin.AzureOpenAI.csproj index 05ba639e..8894d113 100644 --- a/src/Plugins/BotSharp.Plugin.AzureOpenAI/BotSharp.Plugin.AzureOpenAI.csproj +++ b/src/Plugins/BotSharp.Plugin.AzureOpenAI/BotSharp.Plugin.AzureOpenAI.csproj @@ -4,7 +4,7 @@ netstandard2.1 enable 10 - 0.10.0 + 0.10.1 diff --git a/src/Plugins/BotSharp.Plugin.ChatbotUI/BotSharp.Plugin.ChatbotUI.csproj b/src/Plugins/BotSharp.Plugin.ChatbotUI/BotSharp.Plugin.ChatbotUI.csproj index d69c44a5..86e8c9ce 100644 --- a/src/Plugins/BotSharp.Plugin.ChatbotUI/BotSharp.Plugin.ChatbotUI.csproj +++ b/src/Plugins/BotSharp.Plugin.ChatbotUI/BotSharp.Plugin.ChatbotUI.csproj @@ -4,7 +4,7 @@ netstandard2.1 enable 10 - 0.10.0 + 0.10.1 diff --git a/src/Plugins/BotSharp.Plugin.MetaAI/BotSharp.Plugin.MetaAI.csproj b/src/Plugins/BotSharp.Plugin.MetaAI/BotSharp.Plugin.MetaAI.csproj index 915bebbb..6b57677e 100644 --- a/src/Plugins/BotSharp.Plugin.MetaAI/BotSharp.Plugin.MetaAI.csproj +++ b/src/Plugins/BotSharp.Plugin.MetaAI/BotSharp.Plugin.MetaAI.csproj @@ -4,7 +4,7 @@ netstandard2.1 enable 10 - 0.9.0 + 0.10.1 diff --git a/src/Plugins/BotSharp.Plugin.MetaMessenger/BotSharp.Plugin.MetaMessenger.csproj b/src/Plugins/BotSharp.Plugin.MetaMessenger/BotSharp.Plugin.MetaMessenger.csproj index fe2e95fd..30132b08 100644 --- a/src/Plugins/BotSharp.Plugin.MetaMessenger/BotSharp.Plugin.MetaMessenger.csproj +++ b/src/Plugins/BotSharp.Plugin.MetaMessenger/BotSharp.Plugin.MetaMessenger.csproj @@ -3,7 +3,7 @@ netstandard2.1 10 - 0.9.0 + 0.10.1 diff --git a/src/Plugins/BotSharp.Plugin.RoutingSpeeder/BotSharp.Plugin.RoutingSpeeder.csproj b/src/Plugins/BotSharp.Plugin.RoutingSpeeder/BotSharp.Plugin.RoutingSpeeder.csproj index 07118fd5..82861f2e 100644 --- a/src/Plugins/BotSharp.Plugin.RoutingSpeeder/BotSharp.Plugin.RoutingSpeeder.csproj +++ b/src/Plugins/BotSharp.Plugin.RoutingSpeeder/BotSharp.Plugin.RoutingSpeeder.csproj @@ -4,7 +4,7 @@ netstandard2.1 enable 10 - 0.11.0 + 0.10.1