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/c6716f2425855fe204126391aca17e3730332d79/packages/EntityFramework.SqlServerCompact.4.1.8482.2/tools/install.ps1
You should set ROOT_URL correctly, otherwise the web may not work correctly.
|
param($installPath, $toolsPath, $package, $project)
|
|
$project.Object.References.Add("System.Transactions") | Out-Null
|
|
$project.Object.References.Add("System.Data.Entity") | Out-Null
|