Merge branch 'main' into add-latest-patch-syntax

This commit is contained in:
IvanZosimov
2023-05-15 14:13:18 +02:00
9 changed files with 853 additions and 597 deletions

View File

@ -24,7 +24,7 @@ jobs:
- name: Clear toolcache
shell: pwsh
run: __tests__/clear-toolcache.ps1 ${{ runner.os }}
- name: Setup dotnet 2.2.402 and 3.1.404
- name: Setup dotnet 2.2.402, 3.1.404 and 3.0.x
uses: ./
with:
dotnet-version: |