Merge pull request #10463 from jellyfin/dotnet8

Update to .NET 8
This commit is contained in:
Cody Robibero
2023-11-15 16:35:14 -07:00
committed by GitHub
101 changed files with 256 additions and 259 deletions

View File

@@ -24,7 +24,7 @@ jobs:
- name: Setup .NET
uses: actions/setup-dotnet@3447fd6a9f9e57506b15f895c5b76d3b197dc7c2 # v3.2.0
with:
dotnet-version: '7.0.x'
dotnet-version: '8.0.x'
- name: Initialize CodeQL
uses: github/codeql-action/init@689fdc5193eeb735ecb2e52e819e3382876f93f4 # v2.22.6