[PR #8433] [MERGED] Update to dotnet 6.0.9 #11541

Closed
opened 2025-12-22 08:49:00 +01:00 by backuprepo · 0 comments
Owner

📋 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.zHead: dotnet-6.0.9


📝 Commits (1)

📊 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.

## 📋 Pull Request Information **Original PR:** https://github.com/jellyfin/jellyfin/pull/8433 **Author:** [@crobibero](https://github.com/crobibero) **Created:** 9/19/2022 **Status:** ✅ Merged **Merged:** 9/20/2022 **Merged by:** [@joshuaboniface](https://github.com/joshuaboniface) **Base:** `release-10.8.z` ← **Head:** `dotnet-6.0.9` --- ### 📝 Commits (1) - [`8797872`](https://github.com/jellyfin/jellyfin/commit/879787212e7a6f0ac96e6c7d11a8c45513d8c121) Update to dotnet 6.0.9 ### 📊 Changes **28 files changed** (+38 additions, -38 deletions) <details> <summary>View changed files</summary> 📝 `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_ </details> ### 📄 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 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
backuprepo 2025-12-22 08:49:00 +01:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: starred/jellyfin#11541
No description provided.