Saurav Singh

Results 3 comments of Saurav Singh

I also faced the same problem. For me the easiest workaround was to do something like this. ``` $ini | Out-IniFile -FilePath 'PATH_TO_FILE' -encoding ascii ```

@yanivbh1 No problem. Glad to hear this is being taken forward.

This would be huge. Thank you for taking this forward. Atm we created a package to share types between our microservices. Solving this one would make it obsolete. :heart: Please...