Fix crash on desktop switch (#18) #53
Annotations
11 warnings
.NET Build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
.NET Build
The target framework 'net5.0-windows10.0.19041.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
.NET Build
The target framework 'net5.0-windows10.0.19041.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
.NET Build
The target framework 'net5.0-windows10.0.19041.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
.NET Build
The target framework 'net5.0-windows10.0.19041.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
.NET Build
The target framework 'net5.0-windows10.0.19041.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
.NET Build
The target framework 'net5.0-windows10.0.19041.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
.NET Build:
src/VirtualDesktop/Interop/IID.cs#L50
'ConfigurationException.ConfigurationException(string)' is obsolete: 'This class is obsolete, to create a new exception create a System.Configuration!System.Configuration.ConfigurationErrorsException'
|
.NET Build:
src/VirtualDesktop/Interop/IID.cs#L39
Dereference of a possibly null reference.
|
.NET Build:
src/VirtualDesktop/Interop/IID.cs#L44
Dereference of a possibly null reference.
|
.NET Build:
src/VirtualDesktop/Interop/IID.cs#L49
Dereference of a possibly null reference.
|