Skip to content

Commit 3e5186b

Browse files
committed
Update build.yml
1 parent 1ad5e01 commit 3e5186b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- name: setup .net core
1919
uses: actions/setup-dotnet@v5
2020
with:
21-
dotnet-version: 8.0.x
21+
dotnet-version: 10.0.x
2222

2323
- name: build
2424
working-directory: ./MyApp

0 commit comments

Comments
 (0)