Skip to content

Commit

Permalink
update publish dotnet version
Browse files Browse the repository at this point in the history
  • Loading branch information
raymond committed Dec 24, 2024
1 parent afc3494 commit 7a77ac9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
- uses: NuGet/setup-nuget@v1
- uses: actions/setup-dotnet@v3
with:
dotnet-version: '7.0.x'
dotnet-version: '9.0.x'

- name: read project
id: readProject
Expand Down

0 comments on commit 7a77ac9

Please sign in to comment.