Skip to content

v2.1.2

Compare
Choose a tag to compare
@smithrobs smithrobs released this 07 Dec 18:19
  • Look for appsettings.json (netcore webapp convention)
  • Ensure XML config parser only looks for keyvalues inside <appSettings> and <connectionStrings> elements.
  • Gracefully ignore elements with key attribute but not value attribute.