mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-16 05:43:54 +03:00
[PR #6590] [MERGED] Target net6.0 #11045
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/6590
Author: @Bond-009
Created: 9/21/2021
Status: ✅ Merged
Merged: 9/25/2021
Merged by: @Bond-009
Base:
master← Head:dotnet6📝 Commits (10+)
13fbfe6Target net6.04d1d9f2Use new Enum.TryParse(ReadOnlySpan) overloadfb2f07dReplace RNGCryptoServiceProvider with RandomNumberGeneratorbe00480ci - target net6.0 (#6594)086d592Update Jellyfin.Extensions to .Net65fd315bAddress commentse627b1bFix failing tests4fc3de9Fix builds for dotnet6 (#6595)d156d49Update codeql dotnet version5e8d58aUpdate path for openapi spec📊 Changes
103 files changed (+242 additions, -224 deletions)
View changed files
📝
.ci/azure-pipelines-abi.yml(+2 -1)📝
.ci/azure-pipelines-main.yml(+2 -1)📝
.ci/azure-pipelines-package.yml(+3 -2)📝
.ci/azure-pipelines-test.yml(+3 -2)📝
.ci/azure-pipelines.yml(+0 -2)📝
.github/workflows/codeql-analysis.yml(+3 -1)📝
Dockerfile(+1 -1)📝
Dockerfile.arm(+1 -1)📝
Dockerfile.arm64(+1 -1)📝
DvdLib/DvdLib.csproj(+1 -1)📝
DvdLib/Ifo/Dvd.cs(+2 -1)📝
Emby.Dlna/DlnaManager.cs(+8 -4)📝
Emby.Dlna/Emby.Dlna.csproj(+1 -1)📝
Emby.Dlna/Server/DescriptionXmlBuilder.cs(+1 -2)📝
Emby.Dlna/Service/BaseService.cs(+4 -4)📝
Emby.Drawing/Emby.Drawing.csproj(+1 -1)📝
Emby.Naming/Emby.Naming.csproj(+1 -1)📝
Emby.Notifications/Emby.Notifications.csproj(+1 -1)📝
Emby.Photos/Emby.Photos.csproj(+1 -1)📝
Emby.Server.Implementations/Data/SqliteItemRepository.cs(+11 -16)...and 80 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.