Use net8.0 for the builds
This commit is contained in:
@@ -26,7 +26,7 @@ jobs:
|
|||||||
- name: Setup .Net
|
- name: Setup .Net
|
||||||
uses: actions/setup-dotnet@v1
|
uses: actions/setup-dotnet@v1
|
||||||
with:
|
with:
|
||||||
dotnet-version: 6.0.x
|
dotnet-version: 8.0.x
|
||||||
|
|
||||||
- name: Get version number only
|
- name: Get version number only
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user