User-253259085 posted
I'd like to use the new CongurationManager class in System.Configuration in a class library, but it is not recognized. It only seemes to be recognized in a website app. I am referencing the System.Configuration.dll on both, but in the class file the
only options are:
ConfigurationException
ConfigurationSettings
Any help would be greatly appreciated, thanks.