Skip to content

Commit 6af62b9

Browse files
committed
Build with .net9 on build server
1 parent 00aee9c commit 6af62b9

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
@@ -53,7 +53,7 @@ jobs:
5353
- name: Setup .NET
5454
uses: actions/setup-dotnet@v1
5555
with:
56-
dotnet-version: 8.0.x
56+
dotnet-version: 9.0.x
5757
- name: Restore dependencies
5858
run: dotnet restore
5959
working-directory: backend

0 commit comments

Comments
 (0)