Explorar el Código

Update nuget.yaml

tags/v2.7.1
yedajiang44 hace 6 meses
committed by GitHub
padre
commit
b7de21a9c3
No se encontró ninguna clave conocida en la base de datos para esta firma ID de clave GPG: B5690EEEBB952194
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      .github/workflows/nuget.yaml

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

@@ -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


Cargando…
Cancelar
Guardar