I'm using Powershell with to read in and modify a web.config file, all operations are executing successfully but I am losing indentation and new breaks in multiline attributes upon saving the file. Here is what the web.config file looks like prior to editing:I'm using Powershell with to read in and modify