Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Iniciar sesión
SmallChi
/
JT808
réplica de
https://github.com/SmallChi/JT808.git
Seguir
1
Destacar
0
Fork
0
Código
Incidencias
0
Lanzamientos
53
Wiki
Actividad
Explorar el Código
update dotnet version with github action
tags/v2.6.2
yedajiang44
hace 2 años
padre
6fef29fd5f
commit
06c9ca997c
Se han
modificado 1 ficheros
con
1 adiciones
y
1 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+1
-1
.github/workflows/dotnetcore.yml
+ 1
- 1
.github/workflows/dotnetcore.yml
Ver fichero
@@ -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
Escribir
Vista previa
Cargando…
Cancelar
Guardar