fix portable and 3.5 project references
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
namespace MediaBrowser.Model.Configuration
|
||||
{
|
||||
public class LiveTvOptions
|
||||
{
|
||||
public int? GuideDays { get; set; }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user