Skip to content

Commit 7f4836d

Browse files
authored
Update dotnet-desktop.yml for .net 8
1 parent 728bdfe commit 7f4836d

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
@@ -73,7 +73,7 @@ jobs:
7373
- name: Install .NET
7474
uses: actions/setup-dotnet@v3
7575
with:
76-
dotnet-version: 7.0.x
76+
dotnet-version: 8.0.x
7777

7878
# Execute all unit tests in the solution
7979
#- name: Execute unit tests

0 commit comments

Comments
 (0)