Updated to .NET 10
All checks were successful
Branch Build / build-test-deploy (push) Successful in 53s
All checks were successful
Branch Build / build-test-deploy (push) Successful in 53s
This commit is contained in:
@@ -26,7 +26,7 @@ jobs:
|
||||
- name: Setup dotnet
|
||||
uses: actions/setup-dotnet@v5
|
||||
with:
|
||||
dotnet-version: 8.x
|
||||
dotnet-version: 10.x
|
||||
cache: false
|
||||
|
||||
- name: Restore dependencies
|
||||
|
||||
@@ -26,7 +26,7 @@ jobs:
|
||||
- name: Setup dotnet
|
||||
uses: actions/setup-dotnet@v5
|
||||
with:
|
||||
dotnet-version: 8.x
|
||||
dotnet-version: 10.x
|
||||
cache: false
|
||||
|
||||
- name: Restore dependencies
|
||||
|
||||
Reference in New Issue
Block a user