Compare commits
1 Commits
main
...
64fb193601
| Author | SHA1 | Date | |
|---|---|---|---|
| 64fb193601 |
@@ -12,7 +12,7 @@ jobs:
|
||||
- name: Setup .NET
|
||||
uses: actions/setup-dotnet@v4
|
||||
with:
|
||||
dotnet-version: '9.0.x'
|
||||
dotnet-version: '10.0.x'
|
||||
|
||||
- name: Restore Dependencies
|
||||
run: dotnet restore
|
||||
|
||||
Reference in New Issue
Block a user