Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@deltragon
Copy link

Split out of #21247.

This is a prerequisite to use the referencesource for System.Web.Extensions, as many files in it refer to this/require it.
Currently, this is just a thin wrapper around System.Web.Configuration.WebConfigurationManager. However, at some point this will need to be extended to support other configurations (eg. the current context).

@deltragon
Copy link
Author

deltragon commented Feb 22, 2022

Note that locally (on linux), running make run-test in mcs/class/System.Web returns a bunch of failures (on main, independent of this PR).
Until that is fixed, the added test has no effect as it is never fully executed (the GetAppConfig_load method is never called).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant