[PR #1060] [MERGED] Remove redundant class AssemblyInfo #8629

Closed
opened 2026-02-07 05:47:40 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/1060
Author: @Bond-009
Created: 3/7/2019
Status: Merged
Merged: 3/12/2019
Merged by: @JustAMan

Base: masterHead: assinfo


📝 Commits (1)

  • e91dd14 Remove redundent class AssemblyInfo

📊 Changes

7 files changed (+15 additions, -65 deletions)

View changed files

📝 Emby.Server.Implementations/ApplicationHost.cs (+1 -6)
📝 Emby.Server.Implementations/Data/SqliteItemRepository.cs (+2 -4)
📝 Emby.Server.Implementations/Data/TypeMapper.cs (+2 -7)
📝 Emby.Server.Implementations/LiveTv/EmbyTV/EmbyTV.cs (+0 -4)
Emby.Server.Implementations/Reflection/AssemblyInfo.cs (+0 -25)
MediaBrowser.Model/Reflection/IAssemblyInfo.cs (+0 -14)
📝 MediaBrowser.WebDashboard/Api/DashboardService.cs (+10 -5)

📄 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/1060 **Author:** [@Bond-009](https://github.com/Bond-009) **Created:** 3/7/2019 **Status:** ✅ Merged **Merged:** 3/12/2019 **Merged by:** [@JustAMan](https://github.com/JustAMan) **Base:** `master` ← **Head:** `assinfo` --- ### 📝 Commits (1) - [`e91dd14`](https://github.com/jellyfin/jellyfin/commit/e91dd14b3167e3fcf12e24b4664d4d18cdad7d26) Remove redundent class AssemblyInfo ### 📊 Changes **7 files changed** (+15 additions, -65 deletions) <details> <summary>View changed files</summary> 📝 `Emby.Server.Implementations/ApplicationHost.cs` (+1 -6) 📝 `Emby.Server.Implementations/Data/SqliteItemRepository.cs` (+2 -4) 📝 `Emby.Server.Implementations/Data/TypeMapper.cs` (+2 -7) 📝 `Emby.Server.Implementations/LiveTv/EmbyTV/EmbyTV.cs` (+0 -4) ➖ `Emby.Server.Implementations/Reflection/AssemblyInfo.cs` (+0 -25) ➖ `MediaBrowser.Model/Reflection/IAssemblyInfo.cs` (+0 -14) 📝 `MediaBrowser.WebDashboard/Api/DashboardService.cs` (+10 -5) </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 05:47:40 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#8629