瀏覽代碼

Update nuget.yaml

tags/v2.7.1
yedajiang44 6 月之前
committed by GitHub
父節點
當前提交
b7de21a9c3
沒有發現已知的金鑰在資料庫的簽署中 GPG 金鑰 ID: B5690EEEBB952194
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. +1
    -1
      .github/workflows/nuget.yaml

+ 1
- 1
.github/workflows/nuget.yaml 查看文件

@@ -16,7 +16,7 @@ jobs:
- name: Setup .NET Core
uses: actions/setup-dotnet@v3
with:
dotnet-version: '8.0.203'
dotnet-version: '9.0.100'

- name: Restore dependencies
run: dotnet restore


Loading…
取消
儲存