@ -7,6 +7,7 @@ $full = $args[0]
Write-Host $solutionPaths
dotnet workload install wasm-tools
dotnet workload install maui-tizen
foreach ($solutionPath in $solutionPaths) {
$solutionAbsPath = (Join-Path $rootFolder $solutionPath)