[PR #6047] [MERGED] Update to Dotnet 5.0.6 #10787

Closed
opened 2026-02-07 06:26:43 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/6047
Author: @crobibero
Created: 5/15/2021
Status: Merged
Merged: 5/18/2021
Merged by: @joshuaboniface

Base: masterHead: dotnet-5.0.6


📝 Commits (1)

📊 Changes

20 files changed (+37 additions, -24 deletions)

View changed files

📝 Emby.Server.Implementations/Emby.Server.Implementations.csproj (+1 -1)
📝 Jellyfin.Api/Jellyfin.Api.csproj (+1 -1)
📝 Jellyfin.Server.Implementations/Jellyfin.Server.Implementations.csproj (+4 -4)
📝 Jellyfin.Server/Jellyfin.Server.csproj (+2 -2)
📝 deployment/Dockerfile.debian.amd64 (+2 -1)
📝 deployment/Dockerfile.debian.arm64 (+2 -1)
📝 deployment/Dockerfile.debian.armhf (+2 -1)
📝 deployment/Dockerfile.linux.amd64 (+2 -1)
📝 deployment/Dockerfile.linux.amd64-musl (+2 -1)
📝 deployment/Dockerfile.linux.arm64 (+2 -1)
📝 deployment/Dockerfile.linux.armhf (+2 -1)
📝 deployment/Dockerfile.macos (+2 -1)
📝 deployment/Dockerfile.portable (+2 -1)
📝 deployment/Dockerfile.ubuntu.amd64 (+2 -1)
📝 deployment/Dockerfile.ubuntu.arm64 (+2 -1)
📝 deployment/Dockerfile.ubuntu.armhf (+2 -1)
📝 deployment/Dockerfile.windows.amd64 (+2 -1)
📝 tests/Jellyfin.Api.Tests/Jellyfin.Api.Tests.csproj (+1 -1)
📝 tests/Jellyfin.Server.Integration.Tests/Jellyfin.Server.Integration.Tests.csproj (+1 -1)
📝 tests/Jellyfin.Server.Tests/Jellyfin.Server.Tests.csproj (+1 -1)

📄 Description

https://devblogs.microsoft.com/dotnet/net-may-2021/


🔄 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/6047 **Author:** [@crobibero](https://github.com/crobibero) **Created:** 5/15/2021 **Status:** ✅ Merged **Merged:** 5/18/2021 **Merged by:** [@joshuaboniface](https://github.com/joshuaboniface) **Base:** `master` ← **Head:** `dotnet-5.0.6` --- ### 📝 Commits (1) - [`66b1858`](https://github.com/jellyfin/jellyfin/commit/66b185898f6c6545989d4c4adcf093f590c7668a) Update to dotnet5.0.6 ### 📊 Changes **20 files changed** (+37 additions, -24 deletions) <details> <summary>View changed files</summary> 📝 `Emby.Server.Implementations/Emby.Server.Implementations.csproj` (+1 -1) 📝 `Jellyfin.Api/Jellyfin.Api.csproj` (+1 -1) 📝 `Jellyfin.Server.Implementations/Jellyfin.Server.Implementations.csproj` (+4 -4) 📝 `Jellyfin.Server/Jellyfin.Server.csproj` (+2 -2) 📝 `deployment/Dockerfile.debian.amd64` (+2 -1) 📝 `deployment/Dockerfile.debian.arm64` (+2 -1) 📝 `deployment/Dockerfile.debian.armhf` (+2 -1) 📝 `deployment/Dockerfile.linux.amd64` (+2 -1) 📝 `deployment/Dockerfile.linux.amd64-musl` (+2 -1) 📝 `deployment/Dockerfile.linux.arm64` (+2 -1) 📝 `deployment/Dockerfile.linux.armhf` (+2 -1) 📝 `deployment/Dockerfile.macos` (+2 -1) 📝 `deployment/Dockerfile.portable` (+2 -1) 📝 `deployment/Dockerfile.ubuntu.amd64` (+2 -1) 📝 `deployment/Dockerfile.ubuntu.arm64` (+2 -1) 📝 `deployment/Dockerfile.ubuntu.armhf` (+2 -1) 📝 `deployment/Dockerfile.windows.amd64` (+2 -1) 📝 `tests/Jellyfin.Api.Tests/Jellyfin.Api.Tests.csproj` (+1 -1) 📝 `tests/Jellyfin.Server.Integration.Tests/Jellyfin.Server.Integration.Tests.csproj` (+1 -1) 📝 `tests/Jellyfin.Server.Tests/Jellyfin.Server.Tests.csproj` (+1 -1) </details> ### 📄 Description https://devblogs.microsoft.com/dotnet/net-may-2021/ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-07 06:26:43 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#10787