perf: 升级至.NET9 (#90)

This commit is contained in:
2024-02-20 15:05:38 +08:00
committed by GitHub
parent 6f89015198
commit ad3eab929d
13 changed files with 24 additions and 26 deletions

View File

@ -35,7 +35,7 @@ jobs:
- name: Setup .NET
uses: actions/setup-dotnet@v3
with:
dotnet-version: 8.0.x
dotnet-version: 9.0.x
- uses: actions/cache@v3
with:
path: ~/.nuget/packages