Sfoglia il codice sorgente

Update nuget.yaml

tags/v2.7.1
yedajiang44 6 mesi fa
committed by GitHub
parent
commit
b7de21a9c3
Non sono state trovate chiavi note per questa firma nel database ID Chiave GPG: B5690EEEBB952194
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. +1
    -1
      .github/workflows/nuget.yaml

+ 1
- 1
.github/workflows/nuget.yaml Vedi File

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


Caricamento…
Annulla
Salva