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