mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-20 21:43:33 -07:00
Fixed: Container tests failing due to Lidarr.Api dep.
This commit is contained in:
parent
6b45758fde
commit
72dfae1cc9
1 changed files with 4 additions and 0 deletions
|
@ -77,6 +77,10 @@
|
||||||
<None Include="packages.config" />
|
<None Include="packages.config" />
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
|
<ProjectReference Include="..\Lidarr.Api.V1\Lidarr.Api.V1.csproj">
|
||||||
|
<Project>{7140ff1f-79be-492f-9188-b21a050bf708}</Project>
|
||||||
|
<Name>Lidarr.Api.V1</Name>
|
||||||
|
</ProjectReference>
|
||||||
<ProjectReference Include="..\NzbDrone.Common\NzbDrone.Common.csproj">
|
<ProjectReference Include="..\NzbDrone.Common\NzbDrone.Common.csproj">
|
||||||
<Project>{F2BE0FDF-6E47-4827-A420-DD4EF82407F8}</Project>
|
<Project>{F2BE0FDF-6E47-4827-A420-DD4EF82407F8}</Project>
|
||||||
<Name>NzbDrone.Common</Name>
|
<Name>NzbDrone.Common</Name>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue