Hello,
PSES on Win5.1 loads 2.0.0.0 assembly of Microsoft.Extensions.Configuration. Most non-MS config extensions (YAML, TOML) require at least 2.2.0.0 so my PowerConfig module will not work when running in a PSES context on Win5.1 (works fine on 7 because it's abstracted into an ALC).
Any chance a bump to 2.2 would be possible?