C#: Update the create extractor pack action to .NET 8.

This commit is contained in:
Michael Nebel
2023-11-23 15:05:11 +01:00
parent 0df9dcb0fd
commit 3e2afda202

View File

@@ -7,7 +7,7 @@ runs:
- name: Setup dotnet
uses: actions/setup-dotnet@v3
with:
dotnet-version: 7.0.102
dotnet-version: 8.0.100
- name: Build Extractor
shell: bash
run: scripts/create-extractor-pack.sh