|
@@ -51,11 +51,6 @@ namespace MediaBrowser.Common.Plugins
|
|
/// </summary>
|
|
/// </summary>
|
|
public string TargetAbi { get; set; } = string.Empty;
|
|
public string TargetAbi { get; set; } = string.Empty;
|
|
|
|
|
|
- /// <summary>
|
|
|
|
- /// Gets or sets the upper compatibility version for the plugin.
|
|
|
|
- /// </summary>
|
|
|
|
- public string MaxAbi { get; set; } = string.Empty;
|
|
|
|
-
|
|
|
|
/// <summary>
|
|
/// <summary>
|
|
/// Gets or sets the timestamp of the plugin.
|
|
/// Gets or sets the timestamp of the plugin.
|
|
/// </summary>
|
|
/// </summary>
|