Unhandled exception: System.InvalidOperationException: ServerUrl is not set.
at Inedo.Extensions.YouTrack.YouTrackClient..ctor(YouTrackOperationBase operation, String resourceName, ICredentialResolutionContext context)
at Inedo.Extensions.YouTrack.Operations.ReleaseYouTrackVersionOperation.<ExecuteAsync>d__16.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Inedo.BuildMaster.Windows.ServiceApplication.Executions.PlanExecuter.BuildMasterExecuter.<ExecuteActionAsync>d__49.MoveNext()