Skip to content

Commit 45c1d6a

Browse files
authored
Update dotnet-core-desktop.yml
Update dotnet-version to 6.0.x
1 parent dbafd7d commit 45c1d6a

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
@@ -68,7 +68,7 @@ jobs:
6868
- name: Install .NET Core
6969
uses: actions/setup-dotnet@v1
7070
with:
71-
dotnet-version: 5.0.101
71+
dotnet-version: 6.0.x
7272

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

0 commit comments

Comments
 (0)