We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fed4968 commit e0be143Copy full SHA for e0be143
1 file changed
.github/workflows/dotnet-desktop.yml
@@ -71,7 +71,7 @@ jobs:
71
- name: Install .NET Core
72
uses: actions/setup-dotnet@v3
73
with:
74
- dotnet-version: 8.0.x
+ dotnet-version: 9.0.x
75
76
# Add MSBuild to the PATH: https://github.com/microsoft/setup-msbuild
77
- name: Setup MSBuild.exe
0 commit comments