Sfoglia il codice sorgente

Update dotnetcore.yml

tags/v2.3.0^2
SmallChi(Koike) 4 anni fa
committed by GitHub
parent
commit
0d2d8acadb
Non sono state trovate chiavi note per questa firma nel database ID Chiave GPG: 4AEE18F83AFDEB23
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. +1
    -1
      .github/workflows/dotnetcore.yml

+ 1
- 1
.github/workflows/dotnetcore.yml Vedi File

@@ -12,7 +12,7 @@ jobs:
- name: Setup .NET Core
uses: actions/setup-dotnet@master
with:
dotnet-version: 3.1.403
dotnet-version: 5.0.100
- name: dotnet info
run: dotnet --info
- name: dotnet restore


Caricamento…
Annulla
Salva