From 8ea75f2861be11a82aaa9448a27045adabfae0dc Mon Sep 17 00:00:00 2001
From: arthuridea w <2337583+arthuridea@users.noreply.github.com>
Date: Mon, 25 Dec 2023 11:29:52 +0800
Subject: [PATCH] fix:update package reference.
---
Directory.Build.props | 6 +++---
.../LLMService.Baidu.ErnieVilg.csproj | 10 +++++++---
.../LLMService.Baidu.Wenxinworkshop.csproj | 10 +++++++---
.../LLMService.OpenAI.ChatGPT.csproj | 5 ++++-
src/LLMService.Shared/LLMService.Shared.csproj | 13 +++++++++++++
src/LLMServiceHub/LLMServiceHub.csproj | 11 +++++++++--
6 files changed, 43 insertions(+), 12 deletions(-)
diff --git a/Directory.Build.props b/Directory.Build.props
index 8c58827..8c98afe 100644
--- a/Directory.Build.props
+++ b/Directory.Build.props
@@ -1,12 +1,12 @@
- 0.0.2.0-preview
+ 0.0.2.1-preview
arthuridea
latest
- A dotnet Library for Baidu ernie-bot and ErnievilgV2
+ A dotnet Library for ChatGPT, Baidu ernie-bot and ErnievilgV2
MIT
- A dotnet Library for Baidu ernie-bot and ErnievilgV2
+ A dotnet Library for ChatGPT, Baidu ernie-bot and ErnievilgV2
README.md
true
https://github.com/arthuridea/NetCore.BaiduAIGC
diff --git a/src/LLMService.Baidu.ErnieVilg/LLMService.Baidu.ErnieVilg.csproj b/src/LLMService.Baidu.ErnieVilg/LLMService.Baidu.ErnieVilg.csproj
index bb2bef5..8b7e7da 100644
--- a/src/LLMService.Baidu.ErnieVilg/LLMService.Baidu.ErnieVilg.csproj
+++ b/src/LLMService.Baidu.ErnieVilg/LLMService.Baidu.ErnieVilg.csproj
@@ -18,8 +18,12 @@
-
-
-
+
+
+
+
+
+
+
diff --git a/src/LLMService.Baidu.Wenxinworkshop/LLMService.Baidu.Wenxinworkshop.csproj b/src/LLMService.Baidu.Wenxinworkshop/LLMService.Baidu.Wenxinworkshop.csproj
index 2477b5f..76d0767 100644
--- a/src/LLMService.Baidu.Wenxinworkshop/LLMService.Baidu.Wenxinworkshop.csproj
+++ b/src/LLMService.Baidu.Wenxinworkshop/LLMService.Baidu.Wenxinworkshop.csproj
@@ -19,8 +19,12 @@
-
-
-
+
+
+
+
+
+
+
diff --git a/src/LLMService.OpenAI.ChatGPT/LLMService.OpenAI.ChatGPT.csproj b/src/LLMService.OpenAI.ChatGPT/LLMService.OpenAI.ChatGPT.csproj
index bcb425f..1e5ca07 100644
--- a/src/LLMService.OpenAI.ChatGPT/LLMService.OpenAI.ChatGPT.csproj
+++ b/src/LLMService.OpenAI.ChatGPT/LLMService.OpenAI.ChatGPT.csproj
@@ -19,8 +19,11 @@
-
+
+
+
+
diff --git a/src/LLMService.Shared/LLMService.Shared.csproj b/src/LLMService.Shared/LLMService.Shared.csproj
index 1811fbf..9e2d564 100644
--- a/src/LLMService.Shared/LLMService.Shared.csproj
+++ b/src/LLMService.Shared/LLMService.Shared.csproj
@@ -2,6 +2,12 @@
net6.0;net8.0
enable
+ True
+ true
+ Aeex.LLMService.Shared
+
+ 0.0.2.0-preview Init publish.
+
@@ -10,4 +16,11 @@
+
+
+
+ True
+ \
+
+
diff --git a/src/LLMServiceHub/LLMServiceHub.csproj b/src/LLMServiceHub/LLMServiceHub.csproj
index d6d4118..efed002 100644
--- a/src/LLMServiceHub/LLMServiceHub.csproj
+++ b/src/LLMServiceHub/LLMServiceHub.csproj
@@ -60,10 +60,17 @@
-
+
+
+
+
+
+
+
+