Skip to content

Commit 4bca975

Browse files
authored
Update dotnet-desktop.yml
1 parent 29383cb commit 4bca975

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
@@ -71,7 +71,7 @@ jobs:
7171
- name: Install .NET Core
7272
uses: actions/setup-dotnet@v4
7373
with:
74-
dotnet-version: 4.7.x
74+
dotnet-version: 8.0.x
7575

7676
# Add MSBuild to the PATH: https://github.com/microsoft/setup-msbuild
7777
- name: Setup MSBuild.exe

0 commit comments

Comments
 (0)