瀏覽代碼

Remove unused dependency for Emby.Naming

Bond_009 6 年之前
父節點
當前提交
f2e2065fd4
共有 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>