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

7 lines
253 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="NUnit" version="2.5.10.11092" />
</packages>