Il sito funziona meglio con JavaScript.
Home
Esplora
Aiuto
Accedi
SmallChi
/
JT808
mirror da
https://github.com/SmallChi/JT808.git
Segui
1
Vota
0
Forka
0
Codice
Problemi
0
Rilasci
53
Wiki
Attività
Sfoglia il codice sorgente
update dotnet version with github action
tags/v2.6.2
yedajiang44
2 anni fa
parent
6fef29fd5f
commit
06c9ca997c
1 ha cambiato i file
con
1 aggiunte
e
1 eliminazioni
Visualizzazione separata
Opzioni Diff
Mostra statistiche
Scarica il file Patch
Scarica il file Diff
+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: 7.0.
203
dotnet-version: 7.0.
5
- name: dotnet info
run: dotnet --info
- name: dotnet restore
Scrivi
Anteprima
Caricamento…
Annulla
Salva