You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's a really great project and worked very well in my testing. However, I found that it changes the case of characters in object properties, as in this example: Get-Process | Select-Object -Property Name, CPU | Convert-To-Json
It's a really great project and worked very well in my testing. However, I found that it changes the case of characters in object properties, as in this example: Get-Process | Select-Object -Property Name, CPU | Convert-To-Json