mirror of
https://github.com/Ylianst/MeshCentralRouter
synced 2025-12-10 13:23:49 +00:00
Added support for Windows built-in OpenSSL.
This commit is contained in:
9
Properties/Resources.Designer.cs
generated
9
Properties/Resources.Designer.cs
generated
@@ -374,6 +374,15 @@ namespace MeshCentralRouter.Properties {
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to OpenSSH.
|
||||
/// </summary>
|
||||
internal static string OpenSSHAppName {
|
||||
get {
|
||||
return ResourceManager.GetString("OpenSSHAppName", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to PuTTY SSH client.
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user