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

8 lines
360 B

<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="FluentAssertions" version="2.0.1" targetFramework="net40" />
<package id="Moq" version="4.0.10827" />
<package id="NBuilder" version="3.0.1.1" />
<package id="NLog" version="2.0.1.2" targetFramework="net40" />
<package id="NUnit" version="2.6.2" targetFramework="net40" />
</packages>