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