mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-04 18:09:12 +03:00
[PR #2669] [MERGED] Update .NET Core to 3.1.3 #9183
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/2669
Author: @mark-monteiro
Created: 3/25/2020
Status: ✅ Merged
Merged: 3/26/2020
Merged by: @dkanada
Base:
master← Head:update-net-core📝 Commits (1)
aa9737aUpdate .NET Core to 3.1.3📊 Changes
8 files changed (+14 additions, -14 deletions)
View changed files
📝
Emby.Server.Implementations/Emby.Server.Implementations.csproj(+3 -3)📝
Jellyfin.Api/Jellyfin.Api.csproj(+1 -1)📝
Jellyfin.Server/Jellyfin.Server.csproj(+2 -2)📝
MediaBrowser.Common/MediaBrowser.Common.csproj(+2 -2)📝
MediaBrowser.Controller/MediaBrowser.Controller.csproj(+2 -2)📝
MediaBrowser.Model/MediaBrowser.Model.csproj(+1 -1)📝
MediaBrowser.Providers/MediaBrowser.Providers.csproj(+2 -2)📝
tests/Jellyfin.Api.Tests/Jellyfin.Api.Tests.csproj(+1 -1)📄 Description
Update all packages in the main repository to .NET Core 3.1.3
Known issues with the 3.1.x releases are listed here, but no new issues are raised for this release: https://github.com/dotnet/core/blob/master/release-notes/3.1/3.1-known-issues.md
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.