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

Closed
opened 2025-12-22 09:45:49 +01:00 by backuprepo · 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>
backuprepo 2025-12-22 09:45:49 +01:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: starred/jellyfin#13265
No description provided.