namespace NBConfigBuilder; public class VersionInfo { public SortedSet WorksheetNames = []; public SortedDictionary Tables = new(); }