mirror of
https://github.com/claunia/SabreTools.git
synced 2025-12-16 19:14:27 +00:00
Start creating Dictionary-based internal models
This commit is contained in:
@@ -14,6 +14,7 @@ namespace SabreTools.Models.OpenMSX
|
||||
[XmlElement("type")]
|
||||
public string? Type { get; set; }
|
||||
|
||||
/// <remarks>SHA-1 hash</remarks>
|
||||
[XmlElement("hash")]
|
||||
public string? Hash { get; set; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user