Skip to content

Commit 4c0aaec

Browse files
authored
Update desktop-build.yml
1 parent fb36112 commit 4c0aaec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/desktop-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
# Authenticates packages to push to GPR
2020
- uses: actions/setup-dotnet@v1
2121
with:
22-
dotnet-version: '3.1.100' # SDK Version to use.
22+
dotnet-version: '5.0.202' # SDK Version to use.
2323
- name: Build Project
2424
run: |
2525
cd src/Desktop/MaSchoeller.Extensions.Desktop/

0 commit comments

Comments
 (0)