mirror of
https://github.com/SabreTools/SabreTools.Models.git
synced 2026-07-23 17:22:14 +00:00
Remove framework gating
This commit is contained in:
@@ -282,11 +282,7 @@
|
||||
/// Code integrity information.
|
||||
/// </summary>
|
||||
/// <remarks>12 bytes</remarks>
|
||||
#if NET48
|
||||
public byte[] CodeIntegrity { get; set; }
|
||||
#else
|
||||
public byte[]? CodeIntegrity { get; set; }
|
||||
#endif
|
||||
|
||||
#region GuardAddressTakenIatEntryTable
|
||||
|
||||
|
||||
Reference in New Issue
Block a user