mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-01-23 23:20:51 +01:00
[PR #8433] [MERGED] Update to dotnet 6.0.9 #11541
Labels
No labels
area:database
awaiting-feedback
backend
blocked
breaking change: web api
bug
build
ci
confirmed
discussion needed
dotnet future
downstream
duplicate
EFjellyfin.db
enhancement
feature
future
github-actions
good first issue
hdr
help wanted
invalid
investigation
librarydb
live-tv
lyrics
media playback
music
needs testing
nuget
performance
platform
pull-request
question
regression
release critical
requires-web
roadmap
security
security
stale
support
syncplay
ui & ux
upstream
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: starred/jellyfin#11541
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/jellyfin/jellyfin/pull/8433
Author: @crobibero
Created: 9/19/2022
Status: ✅ Merged
Merged: 9/20/2022
Merged by: @joshuaboniface
Base:
release-10.8.z← Head:dotnet-6.0.9📝 Commits (1)
8797872Update to dotnet 6.0.9📊 Changes
28 files changed (+38 additions, -38 deletions)
View changed files
📝
Emby.Server.Implementations/Emby.Server.Implementations.csproj(+1 -1)📝
Jellyfin.Api/Jellyfin.Api.csproj(+1 -1)📝
Jellyfin.Drawing.Skia/Jellyfin.Drawing.Skia.csproj(+2 -2)📝
Jellyfin.Server.Implementations/Jellyfin.Server.Implementations.csproj(+4 -4)📝
Jellyfin.Server/Jellyfin.Server.csproj(+2 -2)📝
MediaBrowser.Model/MediaBrowser.Model.csproj(+2 -2)📝
deployment/Dockerfile.centos.amd64(+1 -1)📝
deployment/Dockerfile.fedora.amd64(+1 -1)📝
deployment/Dockerfile.ubuntu.amd64(+1 -1)📝
deployment/Dockerfile.ubuntu.arm64(+1 -1)📝
deployment/Dockerfile.ubuntu.armhf(+1 -1)📝
src/Jellyfin.MediaEncoding.Keyframes/Jellyfin.MediaEncoding.Keyframes.csproj(+1 -1)📝
tests/Jellyfin.Api.Tests/Jellyfin.Api.Tests.csproj(+2 -2)📝
tests/Jellyfin.Common.Tests/Jellyfin.Common.Tests.csproj(+1 -1)📝
tests/Jellyfin.Controller.Tests/Jellyfin.Controller.Tests.csproj(+1 -1)📝
tests/Jellyfin.Dlna.Tests/Jellyfin.Dlna.Tests.csproj(+2 -2)📝
tests/Jellyfin.Extensions.Tests/Jellyfin.Extensions.Tests.csproj(+1 -1)📝
tests/Jellyfin.MediaEncoding.Hls.Tests/Jellyfin.MediaEncoding.Hls.Tests.csproj(+1 -1)📝
tests/Jellyfin.MediaEncoding.Keyframes.Tests/Jellyfin.MediaEncoding.Keyframes.Tests.csproj(+1 -1)📝
tests/Jellyfin.MediaEncoding.Tests/Jellyfin.MediaEncoding.Tests.csproj(+1 -1)...and 8 more files
📄 Description
https://github.com/dotnet/core/blob/main/release-notes/6.0/6.0.9/6.0.9.md
Also updates SkiaSharp and SkiaSharp.NativeAssets.Linux
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.