Fixes #5069. ConfigurationManager is trim-safe without TrimmerRootAssembly #5071
Annotations
8 warnings
|
Build:
Examples/UICatalog/Scenarios/Notepad.cs#L149
Possible null reference assignment.
|
|
Build:
Examples/UICatalog/Scenarios/Editor.cs#L382
Possible null reference argument for parameter 'title' in 'bool Editor.SaveFile(string title, string file)'.
|
|
Build:
Examples/UICatalog/Scenarios/Editor.cs#L368
Converting null literal or possible null value to non-nullable type.
|
|
Build:
Terminal.Gui/Views/FileDialogs/FileDialog.cs#L32
XML comment has cref attribute 'Buttons' that could not be resolved
|
|
Build:
Examples/UICatalog/Scenarios/Notepad.cs#L149
Possible null reference assignment.
|
|
Build:
Examples/UICatalog/Scenarios/Editor.cs#L382
Possible null reference argument for parameter 'title' in 'bool Editor.SaveFile(string title, string file)'.
|
|
Build:
Examples/UICatalog/Scenarios/Editor.cs#L368
Converting null literal or possible null value to non-nullable type.
|
|
Build:
Terminal.Gui/Views/FileDialogs/FileDialog.cs#L32
XML comment has cref attribute 'Buttons' that could not be resolved
|
background
wait
wait-all
cancel
Loading