3 lines
82 B
PowerShell
3 lines
82 B
PowerShell
param($installPath, $toolsPath, $package, $project)
|
|
|
|
Write-Host 'Init BinPrettify' |