mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-16 05:43:54 +03:00
[PR #6663] [MERGED] Reference dotnet6-rc1 packages #11074
Reference in New Issue
Block a user
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/6663
Author: @crobibero
Created: 10/4/2021
Status: ✅ Merged
Merged: 10/8/2021
Merged by: @cvium
Base:
master← Head:dotnet-6-rc1📝 Commits (1)
017380fReference 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.