Minor improvements

This commit is contained in:
Bond_009
2019-08-11 15:57:36 +02:00
parent 5eaf5465a5
commit 7243689215
3 changed files with 3 additions and 9 deletions

View File

@@ -99,7 +99,7 @@ namespace MediaBrowser.Common.Updates
/// <param name="package">The package.</param>
/// <param name="cancellationToken">The cancellation token.</param>
/// <returns><see cref="Task" />.</returns>
Task InstallPackage(PackageVersionInfo package, CancellationToken cancellationToken);
Task InstallPackage(PackageVersionInfo package, CancellationToken cancellationToken = default);
/// <summary>
/// Uninstalls a plugin