Skip to content

Commit

Permalink
Add .net7 support
Browse files Browse the repository at this point in the history
  • Loading branch information
sfc-gh-knozderko committed Jan 14, 2025
1 parent c8be2be commit a3cf87a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ jobs:
with:
dotnet-version: |
6.0.x
7.0.x
8.0.x
9.0.x
dotnet-quality: 'ga'
Expand Down Expand Up @@ -103,6 +104,7 @@ jobs:
with:
dotnet-version: |
6.0.x
7.0.x
8.0.x
9.0.x
dotnet-quality: 'ga'
Expand Down Expand Up @@ -163,6 +165,7 @@ jobs:
with:
dotnet-version: |
6.0.x
7.0.x
8.0.x
9.0.x
dotnet-quality: 'ga'
Expand Down

0 comments on commit a3cf87a

Please sign in to comment.