We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29383cb commit 4bca975Copy full SHA for 4bca975
.github/workflows/dotnet-desktop.yml
@@ -71,7 +71,7 @@ jobs:
71
- name: Install .NET Core
72
uses: actions/setup-dotnet@v4
73
with:
74
- dotnet-version: 4.7.x
+ dotnet-version: 8.0.x
75
76
# Add MSBuild to the PATH: https://github.com/microsoft/setup-msbuild
77
- name: Setup MSBuild.exe
0 commit comments