Este sítio funciona melhor com JavaScript.
Página inicial
Explorar
Ajuda
Iniciar sessão
SmallChi
/
JT808
espelho de
https://github.com/SmallChi/JT808.git
Vigiar
1
Marcar como favorito
0
Derivar
0
Código
Questões
0
Lançamentos
53
Wiki
Trabalho
Ver a proveniência
update dotnet version with github action
tags/v2.6.2
yedajiang44
há 2 anos
ascendente
6fef29fd5f
cometimento
06c9ca997c
1 ficheiros alterados
com
1 adições
e
1 eliminações
Visualização em 2 colunas
Opções das diferenças
Mostrar estatísticas
Descarregar ficheiro patch
Descarregar ficheiro diff
+1
-1
.github/workflows/dotnetcore.yml
+ 1
- 1
.github/workflows/dotnetcore.yml
Ver ficheiro
@@ -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
Escrever
Pré-visualizar
Carregando…
Cancelar
Guardar