mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-18 23:13:06 +03:00
isolated clickonce dependancies
This commit is contained in:
@@ -34,7 +34,7 @@ namespace MediaBrowser.Common.ScheduledTasks
|
||||
/// Gets the current progress.
|
||||
/// </summary>
|
||||
/// <value>The current progress.</value>
|
||||
TaskProgress CurrentProgress { get; }
|
||||
double? CurrentProgress { get; }
|
||||
|
||||
/// <summary>
|
||||
/// Gets the name of the task
|
||||
|
||||
Reference in New Issue
Block a user