<PackageReference Include="System.Configuration.ConfigurationManager" Version="11.0.0-preview.5.26302.115" />
System.Configuration.InfiniteIntConverter
namespace System.
Configuration
{
public sealed class InfiniteIntConverter :
ConfigurationConverterBase
{
public InfiniteIntConverter();
}
}