Ver código fonte

Update nuget.yaml

tags/v2.7.1
yedajiang44 6 meses atrás
committed by GitHub
pai
commit
b7de21a9c3
Nenhuma chave conhecida encontrada para esta assinatura no banco de dados ID da chave GPG: B5690EEEBB952194
1 arquivos alterados com 1 adições e 1 exclusões
  1. +1
    -1
      .github/workflows/nuget.yaml

+ 1
- 1
.github/workflows/nuget.yaml Ver arquivo

@@ -16,7 +16,7 @@ jobs:
- name: Setup .NET Core
uses: actions/setup-dotnet@v3
with:
dotnet-version: '8.0.203'
dotnet-version: '9.0.100'

- name: Restore dependencies
run: dotnet restore


Carregando…
Cancelar
Salvar