Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/Lidarr/blame/commit/a6a5277de843c023f8b8731a03cc477954ce6596/NzbDrone.Services/NzbDrone.Services.Tests/packages.config You should set ROOT_URL correctly, otherwise the web may not work correctly.
Lidarr/NzbDrone.Services/NzbDrone.Services.Tests/packages.config

8 lines
297 B

<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="FluentAssertions" version="1.7.0" />
<package id="Moq" version="4.0.10827" />
<package id="NBuilder" version="3.0.1.1" />
<package id="NLog" version="2.0.0.2000" />
<package id="NUnit" version="2.6.0.12054" />
</packages>