Pull StudioDto.cs out of BaseItemPerson.cs

This commit is contained in:
Eric Reed
2013-05-04 14:18:40 -04:00
parent b67a0dfe03
commit a152293f7d
3 changed files with 43 additions and 36 deletions

View File

@@ -46,6 +46,7 @@
<Compile Include="Dto\ChapterInfoDto.cs" />
<Compile Include="Dto\IItemDto.cs" />
<Compile Include="Dto\ItemByNameCounts.cs" />
<Compile Include="Dto\StudioDto.cs" />
<Compile Include="Entities\IByReferenceItem.cs" />
<Compile Include="Entities\ItemReview.cs" />
<Compile Include="Net\WebSocketMessage.cs" />