mirror of
https://github.com/SabreTools/SabreTools.Models.git
synced 2026-07-27 03:02:15 +00:00
Remove framework gating
This commit is contained in:
@@ -33,11 +33,7 @@
|
||||
/// <summary>
|
||||
/// Describes keyboard accelerator characteristics.
|
||||
/// </summary>
|
||||
#if NET48
|
||||
public NewHeader NEWHEADER { get; set; }
|
||||
#else
|
||||
public NewHeader? NEWHEADER { get; set; }
|
||||
#endif
|
||||
|
||||
// TODO: Add array of entries in the resource
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user