Update BLTE IVSize assert to allow 8 for bytes #44
Annotations
2 warnings
|
tests:
TACTSharp.Tests/ExtractionTests.cs#L8
Non-nullable field 'build' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
tests:
TACTSharp.Tests/ExtractionTests.cs#L8
Non-nullable field 'build' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|