Explorar o código

Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser

Luke Pulverenti %!s(int64=11) %!d(string=hai) anos
pai
achega
3f4784f788
Modificáronse 1 ficheiros con 6 adicións e 0 borrados
  1. 6 0
      MediaBrowser.Model/Updates/PackageInfo.cs

+ 6 - 0
MediaBrowser.Model/Updates/PackageInfo.cs

@@ -8,6 +8,12 @@ namespace MediaBrowser.Model.Updates
     /// </summary>
     public class PackageInfo
     {
+        /// <summary>
+        /// The internal id of this package.
+        /// </summary>
+        /// <value>The id.</value>
+        public int id { get; set; }
+
         /// <summary>
         /// Gets or sets the name.
         /// </summary>