appSettings.config 102 B

1234
  1. <appSettings>
  2. <add key="TestKey1" value="foo" />
  3. <add key="TestKey2" value="bar" />
  4. </appSettings>