mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-16 05:43:54 +03:00
[PR #1613] [MERGED] Update deps + document startup project #8824
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/1613
Author: @Bond-009
Created: 8/11/2019
Status: ✅ Merged
Merged: 8/13/2019
Merged by: @dkanada
Base:
master← Head:docs📝 Commits (2)
003238eUpdate deps + document startup projectcb492feImprove clickable link📊 Changes
8 files changed (+74 additions, -22 deletions)
View changed files
📝
Emby.Naming/Emby.Naming.csproj(+1 -1)📝
Emby.Photos/Emby.Photos.csproj(+1 -1)📝
Emby.Server.Implementations/Emby.Server.Implementations.csproj(+3 -7)📝
Jellyfin.Server/CoreAppHost.cs(+17 -0)📝
Jellyfin.Server/Jellyfin.Server.csproj(+4 -6)📝
Jellyfin.Server/Program.cs(+21 -6)📝
Jellyfin.Server/StartupOptions.cs(+26 -0)📝
MediaBrowser.MediaEncoding/MediaBrowser.MediaEncoding.csproj(+1 -1)📄 Description
This will ensure that any new public/internal members of Jellyfin.Server
are documented
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.