Skip to content

Commit

Permalink
update to release .net 9 (#143)
Browse files Browse the repository at this point in the history
  • Loading branch information
sensslen authored Jan 14, 2025
1 parent 650783e commit dfee240
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -115,8 +115,7 @@ jobs:
- name: Setup dotnet 9.0.x
uses: actions/setup-dotnet@v4
with:
dotnet-version: 9.0.2xx
dotnet-quality: 'signed'
dotnet-version: 9.0.x

- name: restore
run: dotnet restore
Expand Down

0 comments on commit dfee240

Please sign in to comment.