|
|
|
@ -154,7 +154,6 @@
|
|
|
|
|
<Compile Include="Entities\IHasSpecialFeatures.cs" />
|
|
|
|
|
<Compile Include="Entities\IHasStartDate.cs" />
|
|
|
|
|
<Compile Include="Entities\IHasTaglines.cs" />
|
|
|
|
|
<Compile Include="Entities\IHasTags.cs" />
|
|
|
|
|
<Compile Include="Entities\IHasThemeMedia.cs" />
|
|
|
|
|
<Compile Include="Entities\IHasTrailers.cs" />
|
|
|
|
|
<Compile Include="Entities\IHasUserData.cs" />
|
|
|
|
@ -177,6 +176,7 @@
|
|
|
|
|
<Compile Include="Entities\PhotoAlbum.cs" />
|
|
|
|
|
<Compile Include="Entities\Share.cs" />
|
|
|
|
|
<Compile Include="Entities\SourceType.cs" />
|
|
|
|
|
<Compile Include="Entities\TagExtensions.cs" />
|
|
|
|
|
<Compile Include="Entities\UserView.cs" />
|
|
|
|
|
<Compile Include="Entities\UserViewBuilder.cs" />
|
|
|
|
|
<Compile Include="FileOrganization\IFileOrganizationService.cs" />
|
|
|
|
|