1 override of GetHelpLink
Aspire.Hosting.DevTunnels (1)
DevTunnelCliInstallationManager.cs (1)
50
protected 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)
62
var link =
GetHelpLink
();