Skip to content

Commit e0be143

Browse files
authored
Update dotnet-desktop.yml
Upgrade framework version
1 parent fed4968 commit e0be143

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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@v3
7373
with:
74-
dotnet-version: 8.0.x
74+
dotnet-version: 9.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)