AspNetCore.Docs/aspnet/fundamentals/configuration
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
..
_static Update screenshots in Configuration. (#1519) 2016-06-25 11:01:35 -07:00
sample fix the issue that the code doesn't do as stated in the doc (#1616) 2016-07-06 12:15:56 -06:00