1 override of GetHelpLink
Aspire.Hosting.DevTunnels (1)
DevTunnelCliInstallationManager.cs (1)
50protected override string? GetHelpLink() => "https://learn.microsoft.com/azure/developer/dev-tunnels/get-started#install";
1 reference to GetHelpLink
Aspire.Hosting.DevTunnels (1)
RequiredCommandValidator.cs (1)
62var link = GetHelpLink();