mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-23 17:24:46 +03:00
update .net core startup
This commit is contained in:
@@ -6,12 +6,6 @@ namespace MediaBrowser.Common.Configuration
|
||||
/// </summary>
|
||||
public interface IApplicationPaths
|
||||
{
|
||||
/// <summary>
|
||||
/// Gets the application path.
|
||||
/// </summary>
|
||||
/// <value>The application path.</value>
|
||||
string ApplicationPath { get; }
|
||||
|
||||
/// <summary>
|
||||
/// Gets the path to the program data folder
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user