mirror of
https://github.com/SabreTools/SabreTools.Serialization.git
synced 2026-09-22 23:05:12 +00:00
DictionaryBase is no more, bon voyage
This commit is contained in:
@@ -6,7 +6,7 @@ namespace SabreTools.Data.Models.Metadata
|
||||
/// </summary>
|
||||
/// TODO: ICloneable
|
||||
/// TODO: IComparable<MetadataFile>
|
||||
public class MetadataFile : DictionaryBase
|
||||
public class MetadataFile
|
||||
{
|
||||
public Header? Header { get; set; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user