mirror of
https://github.com/Microsoft/sql-server-samples.git
synced 2025-12-08 14:58:54 +00:00
Update CustomRulePowerShellProbe.json
Fix typo
This commit is contained in:
+1
-1
@@ -14,7 +14,7 @@
|
||||
},
|
||||
"displayName": "PowerShell host information",
|
||||
"description": "Information about the PowerShell console host ",
|
||||
"message": "Upgrade PowerShell. Installed major version is @{Output.Version}, latest available is @{latestVersion}.",
|
||||
"message": "Upgrade PowerShell. Installed version is @{Output.Version}, latest available is @{latestVersion}.",
|
||||
"level": "Warning",
|
||||
"latestVersion": "7.0.2",
|
||||
"condition": {
|
||||
|
||||
Reference in New Issue
Block a user