Skip to content

Commit e68e7b0

Browse files
Update dotnet.yml
1 parent 4364243 commit e68e7b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dotnet.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- name: Setup .NET
2020
uses: actions/setup-dotnet@v3
2121
with:
22-
dotnet-version: 8.0.x
22+
dotnet-version: 9.0.x
2323
- name: Add msbuild to PATH
2424
uses: microsoft/[email protected]
2525
- name: Restore dependencies

0 commit comments

Comments
 (0)