[PR #13023] [MERGED] Update projects to .NET 9 #13442

Closed
opened 2026-02-07 07:12:57 +03:00 by OVERLORD · 0 comments
Owner

📋 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: masterHead: net9


📝 Commits (1)

  • 334647a Update 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.

## 📋 Pull Request Information **Original PR:** https://github.com/jellyfin/jellyfin/pull/13023 **Author:** [@Bond-009](https://github.com/Bond-009) **Created:** 11/12/2024 **Status:** ✅ Merged **Merged:** 11/16/2024 **Merged by:** [@crobibero](https://github.com/crobibero) **Base:** `master` ← **Head:** `net9` --- ### 📝 Commits (1) - [`334647a`](https://github.com/jellyfin/jellyfin/commit/334647ab1dac0674ef6190362c91f877e8ac3e8a) Update projects to .NET 9 ### 📊 Changes **51 files changed** (+63 additions, -69 deletions) <details> <summary>View changed files</summary> 📝 `.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_ </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-07 07:12:57 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#13442