We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 89e7d7b commit 715f12aCopy full SHA for 715f12a
Tasks/SshV0/task.json
@@ -18,7 +18,7 @@
18
"version": {
19
"Major": 0,
20
"Minor": 165,
21
- "Patch": 0
+ "Patch": 1
22
},
23
"demands": [],
24
"minimumAgentVersion": "2.102.0",
@@ -136,4 +136,4 @@
136
"SshConnectionSuccessful": "Successfully connected.",
137
"UseDefaultPort": "Using port 22 which is the default for SSH since no port was specified."
138
}
139
-}
+}
Tasks/SshV0/task.loc.json
"SshConnectionSuccessful": "ms-resource:loc.messages.SshConnectionSuccessful",
"UseDefaultPort": "ms-resource:loc.messages.UseDefaultPort"
0 commit comments