[PR #6663] [MERGED] Reference dotnet6-rc1 packages #11074

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

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/6663
Author: @crobibero
Created: 10/4/2021
Status: Merged
Merged: 10/8/2021
Merged by: @cvium

Base: masterHead: dotnet-6-rc1


📝 Commits (1)

  • 017380f Reference dotnet6-rc1 packages

📊 Changes

16 files changed (+43 additions, -38 deletions)

View changed files

📝 Emby.Dlna/Emby.Dlna.csproj (+1 -1)
📝 Emby.Server.Implementations/Emby.Server.Implementations.csproj (+5 -5)
📝 Jellyfin.Api/Jellyfin.Api.csproj (+2 -2)
📝 Jellyfin.Data/Jellyfin.Data.csproj (+1 -1)
📝 Jellyfin.Server.Implementations/Jellyfin.Server.Implementations.csproj (+4 -4)
📝 Jellyfin.Server.Implementations/Security/AuthorizationContext.cs (+1 -1)
📝 Jellyfin.Server.Implementations/Users/UserManager.cs (+5 -0)
📝 Jellyfin.Server/Jellyfin.Server.csproj (+4 -4)
📝 MediaBrowser.Common/MediaBrowser.Common.csproj (+2 -2)
📝 MediaBrowser.Controller/MediaBrowser.Controller.csproj (+3 -3)
📝 MediaBrowser.MediaEncoding/MediaBrowser.MediaEncoding.csproj (+2 -2)
📝 MediaBrowser.Model/MediaBrowser.Model.csproj (+2 -2)
📝 MediaBrowser.Providers/MediaBrowser.Providers.csproj (+3 -3)
📝 tests/Jellyfin.Api.Tests/Jellyfin.Api.Tests.csproj (+2 -2)
📝 tests/Jellyfin.Server.Integration.Tests/Jellyfin.Server.Integration.Tests.csproj (+3 -3)
📝 tests/Jellyfin.Server.Tests/Jellyfin.Server.Tests.csproj (+3 -3)

📄 Description

Gotta get ahead of the game


🔄 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/6663 **Author:** [@crobibero](https://github.com/crobibero) **Created:** 10/4/2021 **Status:** ✅ Merged **Merged:** 10/8/2021 **Merged by:** [@cvium](https://github.com/cvium) **Base:** `master` ← **Head:** `dotnet-6-rc1` --- ### 📝 Commits (1) - [`017380f`](https://github.com/jellyfin/jellyfin/commit/017380f1ddccb46ce270f1d0df8e07d639ba3704) Reference dotnet6-rc1 packages ### 📊 Changes **16 files changed** (+43 additions, -38 deletions) <details> <summary>View changed files</summary> 📝 `Emby.Dlna/Emby.Dlna.csproj` (+1 -1) 📝 `Emby.Server.Implementations/Emby.Server.Implementations.csproj` (+5 -5) 📝 `Jellyfin.Api/Jellyfin.Api.csproj` (+2 -2) 📝 `Jellyfin.Data/Jellyfin.Data.csproj` (+1 -1) 📝 `Jellyfin.Server.Implementations/Jellyfin.Server.Implementations.csproj` (+4 -4) 📝 `Jellyfin.Server.Implementations/Security/AuthorizationContext.cs` (+1 -1) 📝 `Jellyfin.Server.Implementations/Users/UserManager.cs` (+5 -0) 📝 `Jellyfin.Server/Jellyfin.Server.csproj` (+4 -4) 📝 `MediaBrowser.Common/MediaBrowser.Common.csproj` (+2 -2) 📝 `MediaBrowser.Controller/MediaBrowser.Controller.csproj` (+3 -3) 📝 `MediaBrowser.MediaEncoding/MediaBrowser.MediaEncoding.csproj` (+2 -2) 📝 `MediaBrowser.Model/MediaBrowser.Model.csproj` (+2 -2) 📝 `MediaBrowser.Providers/MediaBrowser.Providers.csproj` (+3 -3) 📝 `tests/Jellyfin.Api.Tests/Jellyfin.Api.Tests.csproj` (+2 -2) 📝 `tests/Jellyfin.Server.Integration.Tests/Jellyfin.Server.Integration.Tests.csproj` (+3 -3) 📝 `tests/Jellyfin.Server.Tests/Jellyfin.Server.Tests.csproj` (+3 -3) </details> ### 📄 Description Gotta get ahead of the game --- <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:31:58 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#11074