Skip to content

Commit b43cbd9

Browse files
Build against net 10
1 parent 7302941 commit b43cbd9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/dotnet.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
- name: Setup .NET for main build
3131
uses: actions/setup-dotnet@v4
3232
with:
33-
dotnet-version: 6.0.x
33+
dotnet-version: 10.0.x
3434

3535
- name: Add msbuild to PATH
3636
uses: microsoft/setup-msbuild@v2

0 commit comments

Comments
 (0)