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

6 lines
275 B

<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="AutoFixture" version="3.49.1" targetFramework="net452" />
<package id="Moq" version="4.2.1510.2205" targetFramework="net452" />
<package id="NUnit" version="3.4.1" targetFramework="net452" />
</packages>