Use publish profile #3
Annotations
1 error and 4 warnings
Archive published binaries
Process completed with exit code 1.
|
Publish application using publish profile:
CsvConverter/RichTextBoxLogger.cs#L20
Nullability of reference types in type of parameter 'exception' of 'void RichTextBoxLogger.Log<TState>(LogLevel logLevel, EventId eventId, TState state, Exception exception, Func<TState, Exception, string> formatter)' doesn't match implicitly implemented member 'void ILogger.Log<TState>(LogLevel logLevel, EventId eventId, TState state, Exception? exception, Func<TState, Exception?, string> formatter)' (possibly because of nullability attributes).
|
Publish application using publish profile:
CsvConverter/MenuExtensions.cs#L8
Converting null literal or possible null value to non-nullable type.
|
Publish application using publish profile:
CsvConverter/RichTextBoxLogger.cs#L16
Possible null reference return.
|
Publish application using publish profile
A publish profile with the name 'Properties\PublishProfiles\FolderProfile.pubxml' was not found in the project. Set the PublishProfile property to a valid file name.
|
Loading