<PackageReference Include="System.Configuration.ConfigurationManager" Version="9.0.9" />

NamespaceChange

namespace System.Configuration { } namespace System.Configuration { internal enum NamespaceChange { None, Add, Remove } }