Private/SetAliases.ps1

New-Alias -Name msb -Value Start-MSBuild -Scope Global
New-Alias -Name msbr -Value Start-MSBuildRelease -Scope Global