Updated output assemblies and fixed preprocessor directives. #7
Annotations
10 warnings
ci:
src/CsvHelper/Delegates/GetDelimiter.cs#L16
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
ci:
src/CsvHelper/IParser.cs#L45
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
ci:
src/CsvHelper/Delegates/GetDelimiter.cs#L16
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
ci:
src/CsvHelper/EnumerableExtensions.cs#L13
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
ci:
src/CsvHelper/Delegates/MissingFieldFound.cs#L28
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
ci:
src/CsvHelper/Delegates/MissingFieldFound.cs#L46
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
ci:
src/CsvHelper/IReaderRow.cs#L31
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
ci:
src/CsvHelper/IReaderRow.cs#L53
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
ci:
src/CsvHelper/IReaderRow.cs#L60
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
ci:
src/CsvHelper/IReaderRow.cs#L68
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|