Sfoglia il codice sorgente

Removed unneeded dependency

Ben Magee 5 anni fa
parent
commit
8d06d0dbdf
1 ha cambiato i file con 0 aggiunte e 6 eliminazioni
  1. 0 6
      tests/Jellyfin.Api.Tests/Jellyfin.Api.Tests.csproj

+ 0 - 6
tests/Jellyfin.Api.Tests/Jellyfin.Api.Tests.csproj

@@ -22,10 +22,4 @@
     <ProjectReference Include="../../Jellyfin.Api/Jellyfin.Api.csproj" />
   </ItemGroup>
 
-  <ItemGroup>
-    <Reference Include="Microsoft.AspNetCore.Authentication, Version=3.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60">
-      <HintPath>..\..\..\..\..\..\usr\local\share\dotnet\packs\Microsoft.AspNetCore.App.Ref\3.0.0\ref\netcoreapp3.0\Microsoft.AspNetCore.Authentication.dll</HintPath>
-    </Reference>
-  </ItemGroup>
-
 </Project>