diff --git a/Samples/Senaprc.AI.Samples.Agents/Senaprc.AI.Samples.Agents.csproj b/Samples/Senaprc.AI.Samples.Agents/Senaprc.AI.Samples.Agents.csproj
index 8b06903..03290a2 100644
--- a/Samples/Senaprc.AI.Samples.Agents/Senaprc.AI.Samples.Agents.csproj
+++ b/Samples/Senaprc.AI.Samples.Agents/Senaprc.AI.Samples.Agents.csproj
@@ -34,7 +34,7 @@
-
+
diff --git a/src/Senparc.AI.Agents/Senparc.AI.Agents.csproj b/src/Senparc.AI.Agents/Senparc.AI.Agents.csproj
index 7ce3720..d81a335 100644
--- a/src/Senparc.AI.Agents/Senparc.AI.Agents.csproj
+++ b/src/Senparc.AI.Agents/Senparc.AI.Agents.csproj
@@ -2,7 +2,7 @@
netstandard2.1
- 0.3.0
+ 0.4.0
enable
10.0
Senparc.AI.Agents
@@ -24,10 +24,11 @@
https://github.com/Senparc/Senparc.AI.Agents
icon.jpg
- v0.1.0 创世
+ v0.1.0 创世
[2024-09-07] v0.2.0 SemanticKernelHelper 提供重新设置 SenparcAiSetting 参数方法
-
+ [2024-11-19] v0.4.0 Update CO2NET, reframe for Aspire
+
https://github.com/Senparc/Senparc.AI.Agents
Debug;Release;Test
SKEXP0001;SKEXP0010;SKEXP0050;SKEXP0070
diff --git a/src/Senparc.AI.Kernel/Senparc.AI.Kernel.csproj b/src/Senparc.AI.Kernel/Senparc.AI.Kernel.csproj
index 7e800f3..050cb53 100644
--- a/src/Senparc.AI.Kernel/Senparc.AI.Kernel.csproj
+++ b/src/Senparc.AI.Kernel/Senparc.AI.Kernel.csproj
@@ -2,7 +2,7 @@
netstandard2.1
- 0.20.0
+ 0.21.0
enable
10.0
Senparc.AI.Kernel
@@ -52,6 +52,7 @@
[2024-09-07] v0.18.0 SemanticKernelHelper 提供重新设置 SenparcAiSetting 参数方法
[2024-11-08] v0.19.0 升级 SemanticKernel
[2024-11-14] v0.20.0 升级 AutoGen
+ [2024-11-19] v0.21.0 Update CO2NET, reframe for Aspire
https://github.com/Senparc/Senparc.AI.Kernel
Debug;Release;Test
@@ -75,7 +76,7 @@
-
+
diff --git a/src/Senparc.AI.Tests/Senparc.AI.Tests.csproj b/src/Senparc.AI.Tests/Senparc.AI.Tests.csproj
index 65cb828..2b630aa 100644
--- a/src/Senparc.AI.Tests/Senparc.AI.Tests.csproj
+++ b/src/Senparc.AI.Tests/Senparc.AI.Tests.csproj
@@ -36,8 +36,8 @@
all
runtime; build; native; contentfiles; analyzers; buildtransitive
-
-
+
+
diff --git a/src/Senparc.AI/Senparc.AI.csproj b/src/Senparc.AI/Senparc.AI.csproj
index bd968a3..51107f7 100644
--- a/src/Senparc.AI/Senparc.AI.csproj
+++ b/src/Senparc.AI/Senparc.AI.csproj
@@ -2,7 +2,7 @@
netstandard2.1
- 0.17.0-beta1
+ 0.18.0-beta1
enable
10.0
Senparc.AI
@@ -51,6 +51,7 @@
v0.16.2 增加 Agents 项目输入为空时,异常捕获
v0.16.3 优化 SenparcAiSettingBase
v0.17.0-beta1 升级 CO2NET
+ [2024-11-19] v0.18.0 Update CO2NET, reframe for Aspire
https://github.com/Senparc/Senparc.AI
Debug;Release;Test
@@ -70,6 +71,6 @@
-
+
\ No newline at end of file