fix: unapply disable-windows-editor.patch #2
Annotations
10 warnings
Build solution
It is no longer necessary to use the Microsoft.NET.Sdk.WindowsDesktop SDK. Consider changing the Sdk attribute of the root Project element to 'Microsoft.NET.Sdk'.
|
Build solution:
Framework/Intersect.Framework/Reflection/TypeExtensions.cs#L203
Cannot convert null literal to non-nullable reference type.
|
Build solution:
Framework/Intersect.Framework/Reflection/TypeExtensions.cs#L203
Cannot convert null literal to non-nullable reference type.
|
Build solution:
vendor/dockpanelsuite/WinFormsUI/Docking/DockPanel.cs#L13
The type name 'resfinder' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
Build solution:
vendor/dockpanelsuite/WinFormsUI/Docking/DockPaneStripBase.cs#L294
'SecurityPermissionAttribute' is obsolete: 'Code Access Security is not supported or honored by the runtime.' (https://aka.ms/dotnet-warnings/SYSLIB0003)
|
Build solution:
vendor/dockpanelsuite/WinFormsUI/Docking/DockPaneStripBase.cs#L294
'SecurityAction' is obsolete: 'Code Access Security is not supported or honored by the runtime.' (https://aka.ms/dotnet-warnings/SYSLIB0003)
|
Build solution:
vendor/dockpanelsuite/WinFormsUI/Docking/DockPaneStripBase.cs#L294
'SecurityPermissionFlag' is obsolete: 'Code Access Security is not supported or honored by the runtime.' (https://aka.ms/dotnet-warnings/SYSLIB0003)
|
Build solution:
vendor/dockpanelsuite/WinFormsUI/Docking/FloatWindow.cs#L185
'SecurityPermissionAttribute' is obsolete: 'Code Access Security is not supported or honored by the runtime.' (https://aka.ms/dotnet-warnings/SYSLIB0003)
|
Build solution:
vendor/dockpanelsuite/WinFormsUI/Docking/FloatWindow.cs#L185
'SecurityAction' is obsolete: 'Code Access Security is not supported or honored by the runtime.' (https://aka.ms/dotnet-warnings/SYSLIB0003)
|
Build solution:
vendor/dockpanelsuite/WinFormsUI/Docking/FloatWindow.cs#L185
'SecurityPermissionFlag' is obsolete: 'Code Access Security is not supported or honored by the runtime.' (https://aka.ms/dotnet-warnings/SYSLIB0003)
|
Loading