mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-16 05:43:54 +03:00
[PR #4487] [MERGED] Upgrade all netcore3.1 to net5.0 #10104
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/4487
Author: @crobibero
Created: 11/15/2020
Status: ✅ Merged
Merged: 11/16/2020
Merged by: @joshuaboniface
Base:
master← Head:build-upgrade📝 Commits (1)
185fac0Upgrade all netcore3.1 to net5.0📊 Changes
26 files changed (+33 additions, -33 deletions)
View changed files
📝
.vscode/launch.json(+2 -2)📝
README.md(+1 -1)📝
benches/Jellyfin.Common.Benches/Jellyfin.Common.Benches.csproj(+1 -1)📝
debian/control(+1 -1)📝
deployment/Dockerfile.centos.amd64(+1 -1)📝
deployment/Dockerfile.debian.amd64(+1 -1)📝
deployment/Dockerfile.debian.arm64(+1 -1)📝
deployment/Dockerfile.debian.armhf(+1 -1)📝
deployment/Dockerfile.docker.amd64(+1 -1)📝
deployment/Dockerfile.docker.arm64(+1 -1)📝
deployment/Dockerfile.docker.armhf(+1 -1)📝
deployment/Dockerfile.fedora.amd64(+1 -1)📝
deployment/Dockerfile.linux.amd64(+1 -1)📝
deployment/Dockerfile.macos(+1 -1)📝
deployment/Dockerfile.portable(+1 -1)📝
deployment/Dockerfile.ubuntu.amd64(+1 -1)📝
deployment/Dockerfile.ubuntu.arm64(+1 -1)📝
deployment/Dockerfile.ubuntu.armhf(+1 -1)📝
deployment/Dockerfile.windows.amd64(+1 -1)📝
deployment/build.debian.amd64(+2 -2)...and 6 more files
📄 Description
Original search didn't locate all instances of
3.1, this PR should catch all of the stragglers🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.