Browse Source

Merge pull request #1176 from Bond-009/namingdep

Remove unused dependency for Emby.Naming
Vasily 6 năm trước cách đây
mục cha
commit
91e3b3b491
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      Emby.Naming/Emby.Naming.csproj

+ 1 - 1
Emby.Naming/Emby.Naming.csproj

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