Remove unused dependency for Emby.Naming

This commit is contained in:
Bond_009 2019-03-31 15:24:18 +02:00
parent c032a015a4
commit f2e2065fd4
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\MediaBrowser.Common\MediaBrowser.Common.csproj" />
<ProjectReference Include="..\MediaBrowser.Model\MediaBrowser.Model.csproj" />
</ItemGroup>
<PropertyGroup>