mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-31 21:08:27 +01:00
fix portable and 3.5 project references
This commit is contained in:
@@ -27,19 +27,4 @@ namespace MediaBrowser.Model.Entities
|
||||
/// </summary>
|
||||
HdDvd
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Enum IsoType
|
||||
/// </summary>
|
||||
public enum IsoType
|
||||
{
|
||||
/// <summary>
|
||||
/// The DVD
|
||||
/// </summary>
|
||||
Dvd,
|
||||
/// <summary>
|
||||
/// The blu ray
|
||||
/// </summary>
|
||||
BluRay
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user