Skip to content

Commit d8fdb22

Browse files
committed
Update dotnetcore.yml
1 parent 23257cb commit d8fdb22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/dotnetcore.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
- name: Setup .NET Core
1616
uses: actions/setup-dotnet@v4
1717
with:
18-
dotnet-version: 8.0.x
18+
dotnet-version: 9.0.x
1919
- name: Build with dotnet
2020
run: dotnet build -c Release
2121
- name: Test with dotnet

0 commit comments

Comments
 (0)