Skip to content

Commit 11221c3

Browse files
authored
Update build-all.ps1
1 parent 6979452 commit 11221c3

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

build/build-all.ps1

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,6 @@ $full = $args[0]
66

77
Write-Host $solutionPaths
88

9-
dotnet workload install wasm-tools
10-
dotnet workload install maui-tizen
11-
129
foreach ($solutionPath in $solutionPaths) {
1310
$solutionAbsPath = (Join-Path $rootFolder $solutionPath)
1411
Set-Location $solutionAbsPath

0 commit comments

Comments
 (0)