mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-04 18:09:12 +03:00
[PR #62] [MERGED] Add taglib-sharp and ImageMagick to MediaBrowser solution #8147
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/62
Author: @BnMcG
Created: 12/12/2018
Status: ✅ Merged
Merged: 12/12/2018
Merged by: @andrewrabert
Base:
master← Head:application-path-helper📝 Commits (1)
07021fcAdd JetBrains Rider files to gitignore, add taglib-sharp and ImageMagickSharp to the solution, as otherwise Rider can't build the solution.📊 Changes
2 files changed (+46 additions, -0 deletions)
View changed files
📝
.gitignore(+2 -0)📝
MediaBrowser.sln(+44 -0)📄 Description
Added these 3rd party projects to the solution, otherwise JetBrains Rider won't find the source dependencies and the solution fails to build and ReSharper falls over.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.