Skip to content

Commit

Permalink
Merge pull request #173 from nils-a/bugfix/GH-172
Browse files Browse the repository at this point in the history
(GH-172) added missing .NET versions
  • Loading branch information
nils-a authored Oct 7, 2023
2 parents 9e69a2d + 44e9aed commit e8de6e7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,8 @@ jobs:
- uses: actions/setup-dotnet@3447fd6a9f9e57506b15f895c5b76d3b197dc7c2 # v3.2.0
with:
dotnet-version: |
2.1.818
3.1.x
5.0.x
6.0.x
7.0.x
Expand Down

0 comments on commit e8de6e7

Please sign in to comment.