Remove references to MediaBrowser.Api

This commit is contained in:
crobibero
2020-08-04 08:42:09 -06:00
parent e1226f12f2
commit 2b7cefdf15
3 changed files with 0 additions and 4 deletions

View File

@@ -33,8 +33,6 @@
</ItemGroup>
<ItemGroup>
<ProjectReference Include="../../MediaBrowser.Api/MediaBrowser.Api.csproj" />
<ProjectReference Include="../../Jellyfin.Api/Jellyfin.Api.csproj" />
<ProjectReference Include="..\..\Jellyfin.Server\Jellyfin.Server.csproj" />
</ItemGroup>

View File

@@ -17,7 +17,6 @@
<ItemGroup>
<ProjectReference Include="..\..\Jellyfin.Server\Jellyfin.Server.csproj" />
<ProjectReference Include="..\..\MediaBrowser.Api\MediaBrowser.Api.csproj" />
</ItemGroup>
<!-- Code Analyzers -->