Skip to content

Commit a2fb8ea

Browse files
authored
Upgrade .NET version from 9.0.x to 10.0.x
1 parent 6cc0abf commit a2fb8ea

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
name: setup-dotnet
5858
uses: actions/setup-dotnet@v4
5959
with:
60-
dotnet-version: 9.0.x
60+
dotnet-version: 10.0.x
6161
- id: cache-restore
6262
name: cache-restore
6363
uses: actions/cache/restore@v4

0 commit comments

Comments
 (0)