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 bc6a73b commit c6701c6Copy full SHA for c6701c6
azure-pipelines/update-dependents.ps1
@@ -117,7 +117,7 @@ if ($repoStatus -ne "")
117
}
118
else
119
{
120
- Write-Host "Nothing udpate at VS extension."
+ Write-Host "Nothing to udpate at VS extension."
121
122
123
#######################
@@ -221,7 +221,7 @@ if ($repoStatus -ne "")
221
222
223
224
- Write-Host "Nothing udpate at nanoFramework Deployer."
+ Write-Host "Nothing to udpate at nanoFramework Deployer."
225
226
227
@@ -325,5 +325,5 @@ if ($repoStatus -ne "")
325
326
327
328
- Write-Host "Nothing udpate at nano firmware flasher."
+ Write-Host "Nothing to udpate at nano firmware flasher."
329
0 commit comments