Skip to content

Commit d796d9f

Browse files
authored
Update dotnet-core-desktop.yml
1 parent 68b16bf commit d796d9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dotnet-core-desktop.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
- name: Install .NET Core
3131
uses: actions/setup-dotnet@v1
3232
with:
33-
dotnet-version: 3.1.101
33+
dotnet-version: 5.0.202
3434

3535
# Add MSBuild to the PATH: https://github.com/microsoft/setup-msbuild
3636
- name: Setup MSBuild.exe

0 commit comments

Comments
 (0)