nuget: bump Avalonia.Diagnostics, Avalonia and Avalonia.Controls.DataGrid #87
Annotations
6 warnings
Build
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
|
Build
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
|
Build:
src/Ryujinx/UI/ViewModels/Input/InputViewModel.cs#L48
The field 'InputViewModel._controllerNumber' is never used
|
Build
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
|
Build
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
|
Build:
src/Ryujinx/UI/ViewModels/Input/InputViewModel.cs#L48
The field 'InputViewModel._controllerNumber' is never used
|
Loading