Skip to content

Latest commit

 

History

History

Not-unrolled-result

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

ConvertFrom-Json returns an array not unrolled

Fixed in v7.0.0-preview.6

If JSON represents an array then ConvertFrom-Json returns this array not unrolled. This may cause subtle issues in some scenarios.

Scripts