Fix namespace lib adding usings and fix lib namespace definitions #40
Annotations
3 warnings
publish:
Source/Libraries/HedgeModManager.Diagnostics/Diff.cs#L38
Cannot convert null literal to non-nullable reference type.
|
publish:
Source/Libraries/HedgeModManager.Diagnostics/Diff.cs#L38
Cannot convert null literal to non-nullable reference type.
|
publish:
Source/Libraries/HedgeModManager.Diagnostics/Diff.cs#L40
Possible null reference argument for parameter 'dataValue' in 'void Diff.MakeBlock(DiffType type, string? description, object dataKey, object dataValue)'.
|