Skip to content

Commit b48cc94

Browse files
authored
Update dotnet-desktop.yml
1 parent 13c3f63 commit b48cc94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dotnet-desktop.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ jobs:
7070
- name: Install .NET Core
7171
uses: actions/setup-dotnet@v3
7272
with:
73-
dotnet-version: 9.0.x
73+
dotnet-version: 10.0.x
7474

7575
# - name: Locate `sn.exe`
7676
# run: |

0 commit comments

Comments
 (0)