I have solved this by simply change to the subdirectory.
I wrote the following command to my script
cd Release
. .\out-datatable.ps1
solved PowerShell Script call out from another PowerShell Script
I have solved this by simply change to the subdirectory.
I wrote the following command to my script
cd Release
. .\out-datatable.ps1
solved PowerShell Script call out from another PowerShell Script