Czajkowski, Piotr %!s(int64=4) %!d(string=hai) anos
pai
achega
482c094142
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      .github/workflows/dotnetcore.yml

+ 1 - 1
.github/workflows/dotnetcore.yml

@@ -16,4 +16,4 @@ jobs:
     - name: Test
       run: dotnet test ProcessFilesTests/
     - name: Build
-      run: dotnet build --configuration Release ProcessFiles/
+      run: dotnet build --configuration Release --framework netcoreapp3.0 ProcessFiles/