mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-16 05:43:54 +03:00
[PR #13023] [MERGED] Update projects to .NET 9 #13442
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/13023
Author: @Bond-009
Created: 11/12/2024
Status: ✅ Merged
Merged: 11/16/2024
Merged by: @crobibero
Base:
master← Head:net9📝 Commits (1)
334647aUpdate projects to .NET 9📊 Changes
51 files changed (+63 additions, -69 deletions)
View changed files
📝
.devcontainer/Dev - Server Ffmpeg/devcontainer.json(+3 -3)📝
.devcontainer/devcontainer.json(+3 -3)📝
.github/workflows/ci-codeql-analysis.yml(+1 -1)📝
.github/workflows/ci-openapi.yml(+4 -4)📝
.github/workflows/ci-tests.yml(+1 -1)📝
.vscode/launch.json(+3 -3)📝
Directory.Build.props(+1 -0)📝
Emby.Naming/Emby.Naming.csproj(+1 -1)📝
Emby.Photos/Emby.Photos.csproj(+1 -1)📝
Emby.Server.Implementations/ApplicationHost.cs(+1 -1)📝
Emby.Server.Implementations/Emby.Server.Implementations.csproj(+1 -1)📝
Emby.Server.Implementations/Library/UserDataManager.cs(+0 -1)📝
Emby.Server.Implementations/Plugins/PluginManager.cs(+1 -1)📝
Jellyfin.Api/Controllers/ItemUpdateController.cs(+1 -1)📝
Jellyfin.Api/Jellyfin.Api.csproj(+1 -1)📝
Jellyfin.Data/Entities/User.cs(+1 -1)📝
Jellyfin.Data/Jellyfin.Data.csproj(+1 -1)📝
Jellyfin.Server.Implementations/Jellyfin.Server.Implementations.csproj(+1 -1)📝
Jellyfin.Server/Helpers/StartupHelpers.cs(+0 -8)📝
Jellyfin.Server/Jellyfin.Server.csproj(+1 -1)...and 31 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.