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