fix: switch to net9!
This commit is contained in:
@@ -21,7 +21,7 @@ jobs:
|
||||
- name: Setup .NET
|
||||
uses: actions/setup-dotnet@v4
|
||||
with:
|
||||
dotnet-version: '8.0.x'
|
||||
dotnet-version: '9.0.x'
|
||||
|
||||
- name: Set version from tag
|
||||
id: vars
|
||||
|
||||
Reference in New Issue
Block a user