<PackageReference Include="System.Configuration.ConfigurationManager" Version="10.0.5" />
System.Configuration.Internal.ConfigSystem
namespace System.
Configuration.
Internal
{
internal sealed class ConfigSystem :
IConfigSystem
{
public ConfigSystem();
}
}