Kaynağa Gözat

Update nuget.yaml

tags/v2.7.1
yedajiang44 6 ay önce
committed by GitHub
ebeveyn
işleme
b7de21a9c3
Veri tabanında bu imza için bilinen anahtar bulunamadı GPG Anahtar Kimliği: B5690EEEBB952194
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. +1
    -1
      .github/workflows/nuget.yaml

+ 1
- 1
.github/workflows/nuget.yaml Dosyayı Görüntüle

@@ -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


Yükleniyor…
İptal
Kaydet