Merge branch 'master' into nullable3

This commit is contained in:
Bond_009
2020-05-27 20:49:18 +02:00
533 changed files with 15170 additions and 7652 deletions

View File

@@ -60,6 +60,7 @@ namespace MediaBrowser.Model.Activity
/// Gets or sets the user primary image tag.
/// </summary>
/// <value>The user primary image tag.</value>
[Obsolete("UserPrimaryImageTag is not used.")]
public string UserPrimaryImageTag { get; set; }
/// <summary>