mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-06-05 07:18:47 +01:00
fix portable and 3.5 project references
This commit is contained in:
7
MediaBrowser.Model/Entities/EmptyRequestResult.cs
Normal file
7
MediaBrowser.Model/Entities/EmptyRequestResult.cs
Normal file
@@ -0,0 +1,7 @@
|
||||
|
||||
namespace MediaBrowser.Model.Entities
|
||||
{
|
||||
public class EmptyRequestResult
|
||||
{
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user