DevScope/powerbi-powershell-modules

poweshell core 7.4 breaks this module

jesinity opened this issue · 0 comments

I found that using the powershell core 7.4 breaks this module.

The reason is that many rest invocations pass an OutFile that is either $null or empty.

See this issue:

PowerShell/PowerShell#20744