Explorar o código

Merge pull request #1176 from Bond-009/namingdep

Remove unused dependency for Emby.Naming
Vasily %!s(int64=6) %!d(string=hai) anos
pai
achega
91e3b3b491
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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>