Merge pull request #1176 from Bond-009/namingdep

Remove unused dependency for Emby.Naming
This commit is contained in:
Vasily 2019-04-01 16:19:44 +03:00 committed by GitHub
commit 91e3b3b491
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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