NewLife/NewLife.UnitTest

[NewLife.UnitTest] master 自动提交
大石头 authored at 2025-11-12 14:16:28
2b2f7dd
Tree
1 Parent(s) f5bdc4d
Summary: 2 changed files with 2 additions and 0 deletions.
Modified +1 -0
Modified +1 -0
Modified +1 -0
diff --git a/.github/workflows/publish-beta.yml b/.github/workflows/publish-beta.yml
index 56e3722..ddae86e 100644
--- a/.github/workflows/publish-beta.yml
+++ b/.github/workflows/publish-beta.yml
@@ -19,6 +19,7 @@ jobs:
           7.x
           8.x
           9.x
+          10.x
     - name: Restore
       run: |
         dotnet restore
Modified +1 -0
diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml
index f1f39ec..54cfb3c 100644
--- a/.github/workflows/publish.yml
+++ b/.github/workflows/publish.yml
@@ -17,6 +17,7 @@ jobs:
           7.x
           8.x
           9.x
+          10.x
     - name: Restore
       run: |
         dotnet restore