yedajiang44
6 mesi fa
committed by
GitHub
Non sono state trovate chiavi note per questa firma nel database
ID Chiave GPG: B5690EEEBB952194
1 ha cambiato i file con
1 aggiunte e
1 eliminazioni
-
.github/workflows/nuget.yaml
|
|
@@ -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 |
|
|
|