jdhitsolutions / PSScriptTools

:wrench: :hammer: A set of PowerShell functions you might use to enhance your own functions and scripts or to facilitate working in the console. Most should work in both Windows PowerShell and PowerShell 7, even cross-platform. Any operating system limitations should be handled on a per command basis. The Samples folder contains demonstration script files
MIT License
901 stars 112 forks source link

Read-Only Property error in New-PSFormatXML #121

Closed jdhitsolutions closed 2 years ago

jdhitsolutions commented 2 years ago

Specifying a read-only property in New-PSFormatXML throws an exception, although it doesn't appear to affect the resulting XML file.

jdhitsolutions commented 2 years ago

This is fixed in v2.41.0