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

6 lines
282 B

<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="FluentAssertions" version="2.1.0.0" targetFramework="net40" />
<package id="Newtonsoft.Json" version="5.0.6" targetFramework="net40" />
<package id="NUnit" version="2.6.2" targetFramework="net40" />
</packages>