Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/Lidarr/blame/commit/9fa4cedb714bdde7e4e03494832740ece2c19df2/NzbDrone.SignalR/Properties/AssemblyInfo.cs
You should set ROOT_URL correctly, otherwise the web may not work correctly.
|
|
|
|
using System.Reflection;
|
|
|
|
|
using System.Runtime.InteropServices;
|
|
|
|
|
|
|
|
|
|
// General Information about an assembly is controlled through the following
|
|
|
|
|
// set of attributes. Change these attribute values to modify the information
|
|
|
|
|
// associated with an assembly.
|
|
|
|
|
[assembly: AssemblyTitle("NzbDrone.SignalR")]
|
|
|
|
|
[assembly: Guid("98bd985a-4f23-4201-8ed3-f6f3d7f2a5fe")]
|
|
|
|
|
|
|
|
|
|
[assembly: AssemblyVersion("1.0.0.0")]
|
|
|
|
|
[assembly: AssemblyFileVersion("1.0.0.0")]
|