Merge branch 'main' of https://github.com/wowdev/TACTSharp #46
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.
|