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