updated nuget

This commit is contained in:
Luke Pulverenti
2014-05-18 18:26:06 -04:00
parent cf4adb8438
commit 708d5a416e
5 changed files with 28 additions and 15 deletions

View File

@@ -15,6 +15,12 @@ namespace MediaBrowser.Controller.Channels
/// <value>The name.</value>
string Name { get; }
/// <summary>
/// Gets the data version.
/// </summary>
/// <value>The data version.</value>
string DataVersion { get; }
/// <summary>
/// Gets the channel information.
/// </summary>