fix: get back net6 support

This commit is contained in:
Misha Gorshenin
2024-05-01 09:37:38 +05:00
parent 6472f34a75
commit 0775b91dd4
3 changed files with 4 additions and 3 deletions

View File

@@ -17,6 +17,7 @@ jobs:
uses: actions/setup-dotnet@v4
with:
dotnet-version: |
6.0.x
8.0.x
- name: Build
@@ -32,6 +33,7 @@ jobs:
uses: actions/setup-dotnet@v4
with:
dotnet-version: |
6.0.x
8.0.x
- name: Build