make model project portable

This commit is contained in:
Luke Pulverenti
2016-10-21 22:08:34 -04:00
parent f8c603d5eb
commit c7f559f8ce
166 changed files with 1184 additions and 5477 deletions

View File

@@ -1,5 +1,5 @@
using System.Diagnostics;
using System.Runtime.Serialization;
using MediaBrowser.Model.Serialization;
namespace MediaBrowser.Model.Dto
{