Skip to content

Commit 7a77ac9

Browse files
author
raymond
committed
update publish dotnet version
1 parent afc3494 commit 7a77ac9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
- uses: NuGet/setup-nuget@v1
1212
- uses: actions/setup-dotnet@v3
1313
with:
14-
dotnet-version: '7.0.x'
14+
dotnet-version: '9.0.x'
1515

1616
- name: read project
1717
id: readProject

0 commit comments

Comments
 (0)