Skip to content

Commit f9a2703

Browse files
authored
NET 5 github actions
1 parent e6cd886 commit f9a2703

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
@@ -31,7 +31,7 @@ jobs:
3131
- name: Install .NET Core
3232
uses: actions/setup-dotnet@v1
3333
with:
34-
dotnet-version: 3.1.101
34+
dotnet-version: 5.0.202
3535

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

0 commit comments

Comments
 (0)