瀏覽代碼

Merge pull request #1176 from Bond-009/namingdep

Remove unused dependency for Emby.Naming
Vasily 6 年之前
父節點
當前提交
91e3b3b491
共有 1 個文件被更改,包括 1 次插入1 次删除
  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>