From 398df8c4a1bfd083bfe56289ff8d5607b0c04789 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=A4=A7=E7=9F=B3=E5=A4=B4?= Date: Tue, 17 Sep 2024 10:25:22 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8D=87=E7=BA=A7Redis/XCode=EF=BC=8C=E4=BB=A5?= =?UTF-8?q?=E9=80=82=E9=85=8D=E6=9C=80=E6=96=B0IPacket/ICache?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/publish-beta.yml | 2 +- ClientTest/ClientTest.csproj | 2 +- Plugins/MySqlAgent/MySqlAgent.csproj | 2 +- Samples/TestA/TestA.csproj | 2 +- Samples/TestB/TestB.csproj | 2 +- Stardust.Data/Stardust.Data.csproj | 2 +- Stardust.Server/Stardust.Server.csproj | 4 ++-- Stardust.Web/Stardust.Web.csproj | 4 ++-- Stardust/Stardust.csproj | 2 +- Test/Test.csproj | 2 +- 10 files changed, 12 insertions(+), 12 deletions(-) diff --git a/.github/workflows/publish-beta.yml b/.github/workflows/publish-beta.yml index 3c7c54a2..54521c87 100644 --- a/.github/workflows/publish-beta.yml +++ b/.github/workflows/publish-beta.yml @@ -2,7 +2,7 @@ name: publish-beta on: push: - branches: [ master ] + branches: [ master,dev ] paths: - 'Stardust/**' - 'Stardust.Extensions/**' diff --git a/ClientTest/ClientTest.csproj b/ClientTest/ClientTest.csproj index 997b4d30..102b17dc 100644 --- a/ClientTest/ClientTest.csproj +++ b/ClientTest/ClientTest.csproj @@ -21,7 +21,7 @@ - + diff --git a/Plugins/MySqlAgent/MySqlAgent.csproj b/Plugins/MySqlAgent/MySqlAgent.csproj index 2937b729..f7147090 100644 --- a/Plugins/MySqlAgent/MySqlAgent.csproj +++ b/Plugins/MySqlAgent/MySqlAgent.csproj @@ -20,7 +20,7 @@ - + diff --git a/Samples/TestA/TestA.csproj b/Samples/TestA/TestA.csproj index f1f61246..6156c996 100644 --- a/Samples/TestA/TestA.csproj +++ b/Samples/TestA/TestA.csproj @@ -18,7 +18,7 @@ - + diff --git a/Samples/TestB/TestB.csproj b/Samples/TestB/TestB.csproj index 89100ea0..bad7be88 100644 --- a/Samples/TestB/TestB.csproj +++ b/Samples/TestB/TestB.csproj @@ -18,7 +18,7 @@ - + diff --git a/Stardust.Data/Stardust.Data.csproj b/Stardust.Data/Stardust.Data.csproj index db9ecc09..00601af6 100644 --- a/Stardust.Data/Stardust.Data.csproj +++ b/Stardust.Data/Stardust.Data.csproj @@ -41,7 +41,7 @@ - + diff --git a/Stardust.Server/Stardust.Server.csproj b/Stardust.Server/Stardust.Server.csproj index 16902fa2..906d2d45 100644 --- a/Stardust.Server/Stardust.Server.csproj +++ b/Stardust.Server/Stardust.Server.csproj @@ -45,8 +45,8 @@ - - + + diff --git a/Stardust.Web/Stardust.Web.csproj b/Stardust.Web/Stardust.Web.csproj index 38f073a6..5962686a 100644 --- a/Stardust.Web/Stardust.Web.csproj +++ b/Stardust.Web/Stardust.Web.csproj @@ -52,8 +52,8 @@ - - + + diff --git a/Stardust/Stardust.csproj b/Stardust/Stardust.csproj index d3609a31..07d4cbef 100644 --- a/Stardust/Stardust.csproj +++ b/Stardust/Stardust.csproj @@ -115,7 +115,7 @@ - + diff --git a/Test/Test.csproj b/Test/Test.csproj index 1107307e..b9a5643d 100644 --- a/Test/Test.csproj +++ b/Test/Test.csproj @@ -30,7 +30,7 @@ - +