Ce site fonctionne mieux avec JavaScript.
Accueil
Explorateur
Aide
Connexion
SmallChi
/
JT808
miroir de
https://github.com/SmallChi/JT808.git
Suivre
1
Ajouter aux favoris
0
Bifurcation
0
Code
Tickets
0
Versions
53
Wiki
Activité
Parcourir la source
update dotnet version with github action
tags/v2.6.2
yedajiang44
il y a 2 ans
Parent
6fef29fd5f
révision
06c9ca997c
1 fichiers modifiés
avec
1 ajouts
et
1 suppressions
Vue séparée
Option de Diff
Voir les Statistiques
Télécharger le Fichier Patch
Télécharger le Fichier des Différences
+1
-1
.github/workflows/dotnetcore.yml
+ 1
- 1
.github/workflows/dotnetcore.yml
Voir le fichier
@@ -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
Écrire
Aperçu
Chargement…
Annuler
Enregistrer