Skip to content

Commit

Permalink
Merge branch 'dev' into AddStreamAndXmlOptionToReadTenantTemplate
Browse files Browse the repository at this point in the history
  • Loading branch information
gautamdsheth authored Sep 26, 2023
2 parents 125e8bb + 2c48be1 commit b3a3e1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/Build-HelpFile.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ Try {
}
Catch {
Write-Host "Error: Cannot generate alias documentation files"
exit 1
Write-Host $_
}

$tempFolder = [System.IO.Path]::GetTempPath()
Expand Down

0 comments on commit b3a3e1b

Please sign in to comment.