[PR #15809] [CLOSED] Migration to the newer .slnx format #14431

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

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/15809
Author: @MarkCiliaVincenti
Created: 12/16/2025
Status: Closed

Base: masterHead: SlnxMigration


📝 Commits (4)

  • a255492 Migration to the newer .slnx format
  • edd0c3b Remove .sln file
  • 15ed5bb Add Directory.Build.props to solution items
  • c279200 Fix workflow

📊 Changes

4 files changed (+78 additions, -323 deletions)

View changed files

📝 .github/workflows/ci-tests.yml (+1 -1)
Jellyfin.sln (+0 -322)
Jellyfin.slnx (+77 -0)
📝 Jellyfin.slnx.DotSettings (+0 -0)

📄 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/15809 **Author:** [@MarkCiliaVincenti](https://github.com/MarkCiliaVincenti) **Created:** 12/16/2025 **Status:** ❌ Closed **Base:** `master` ← **Head:** `SlnxMigration` --- ### 📝 Commits (4) - [`a255492`](https://github.com/jellyfin/jellyfin/commit/a25549244becbdf93b40e413ee4b818333e86775) Migration to the newer .slnx format - [`edd0c3b`](https://github.com/jellyfin/jellyfin/commit/edd0c3b4e344ca255ca6275d28b1d224235a3086) Remove .sln file - [`15ed5bb`](https://github.com/jellyfin/jellyfin/commit/15ed5bb2bbf63aba0140a594ad0aa539c0520525) Add Directory.Build.props to solution items - [`c279200`](https://github.com/jellyfin/jellyfin/commit/c2792008b49cb22e038943cb1de90a4a19a8ccec) Fix workflow ### 📊 Changes **4 files changed** (+78 additions, -323 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/ci-tests.yml` (+1 -1) ➖ `Jellyfin.sln` (+0 -322) ➕ `Jellyfin.slnx` (+77 -0) 📝 `Jellyfin.slnx.DotSettings` (+0 -0) </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:29:41 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#14431