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 dbafd7d commit 45c1d6aCopy full SHA for 45c1d6a
.github/workflows/dotnet-core-desktop.yml
@@ -68,7 +68,7 @@ jobs:
68
- name: Install .NET Core
69
uses: actions/setup-dotnet@v1
70
with:
71
- dotnet-version: 5.0.101
+ dotnet-version: 6.0.x
72
73
# Add MSBuild to the PATH: https://github.com/microsoft/setup-msbuild
74
- name: Setup MSBuild.exe
0 commit comments