Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/jellyfin/src/commit/a5b82cd2ec9b03e949ab79791dc6c0469390c085/MediaBrowser.XbmcMetadata/MediaBrowser.XbmcMetadata.nuget.targets You should set ROOT_URL correctly, otherwise the web may not work correctly.
jellyfin/MediaBrowser.XbmcMetadata/MediaBrowser.XbmcMetadata.n...

6 lines
428 B

<?xml version="1.0" encoding="utf-8" standalone="no"?>
<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Target Name="EmitMSBuildWarning" BeforeTargets="Build">
<Warning Text="Packages containing MSBuild targets and props files cannot be fully installed in projects targeting multiple frameworks. The MSBuild targets and props files have been ignored." />
</Target>
</Project>