Skip to content

Commit 6bbce97

Browse files
authored
Update actions to net10
1 parent 4055fb0 commit 6bbce97

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
@@ -15,7 +15,7 @@ jobs:
1515
- name: Setup Dotnet
1616
uses: actions/setup-dotnet@v5
1717
with:
18-
dotnet-version: 9.0.x
18+
dotnet-version: 10.0.x
1919

2020
- name: Add msbuild to PATH
2121
uses: microsoft/setup-msbuild@v2.0.0

0 commit comments

Comments
 (0)