AspNetCore.Docs/aspnet/fundamentals/configuration/sample
Zeke Lu 8f2e51fd35 fix the issue that the code doesn't do as stated in the doc (#1616)
The doc states that:
    the value of Option1 is overridden by the configured delegate
    with the value “value1_from_action”

In order to make this statement true, the configurd delegate should be put last.

This issue is introducted by PR #1331
2016-07-06 12:15:56 -06:00
..
src fix the issue that the code doesn't do as stated in the doc (#1616) 2016-07-06 12:15:56 -06:00
ConfigDemo.sln Updating Configuration for RC2 2016-05-26 21:21:29 -04:00
global.json Update Configuration samples. (#1518) 2016-06-24 22:34:45 -07:00