SmallChi(Koike)
4 yıl önce
committed by
GitHub
ebeveyn
işleme
5debb9e95f
Veri tabanında bu imza için bilinen anahtar bulunamadı
GPG Anahtar Kimliği: 4AEE18F83AFDEB23
1 değiştirilmiş dosya ile
1 ekleme ve
1 silme
-
.github/workflows/dotnetcore.yml
|
|
@@ -12,7 +12,7 @@ jobs: |
|
|
|
- name: Setup .NET Core |
|
|
|
uses: actions/setup-dotnet@master |
|
|
|
with: |
|
|
|
dotnet-version: 3.1.401 |
|
|
|
dotnet-version: 3.1.403 |
|
|
|
- name: dotnet info |
|
|
|
run: dotnet --info |
|
|
|
- name: dotnet restore |
|
|
|