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 68b16bf commit d796d9fCopy full SHA for d796d9f
.github/workflows/dotnet-core-desktop.yml
@@ -30,7 +30,7 @@ jobs:
30
- name: Install .NET Core
31
uses: actions/setup-dotnet@v1
32
with:
33
- dotnet-version: 3.1.101
+ dotnet-version: 5.0.202
34
35
# Add MSBuild to the PATH: https://github.com/microsoft/setup-msbuild
36
- name: Setup MSBuild.exe
0 commit comments