Broke some Eloquera tests to prove a point

This commit is contained in:
Mark McDowall
2013-02-06 00:40:57 -08:00
committed by kay.one
parent 04dda9384f
commit 8c99cca207
3 changed files with 37 additions and 15 deletions

View File

@@ -12,7 +12,7 @@ namespace NzbDrone.Core.Repository
{
[ID]
public int Id;
public long Id;
public virtual int SeriesId { get; set; }