Whoops - needed an out-string
This commit is contained in:
Родитель
18e64ef4c6
Коммит
5a53a97cfa
|
@ -2830,7 +2830,7 @@ function Update-UnityPackageManagerConfig {
|
|||
ScopedURL = $_.ScopedURL
|
||||
Succeeded = -not [string]::IsNullOrEmpty($_.Auth)
|
||||
}
|
||||
} | Format-Table -AutoSize
|
||||
} | Format-Table -AutoSize | Out-String
|
||||
|
||||
Write-Verbose $upmConfigs
|
||||
} else {
|
||||
|
|
Загрузка…
Ссылка в новой задаче