Comment out not required variable, which can cause an IndexOutOfBoundsException #18
Annotations
11 warnings
build
The target framework 'net5' 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.
|
build:
SimpleTcpSocketWPF/PortableSettingsProvider.cs#L72
The variable 'ex' is declared but never used
|
build:
SimpleTcpSocketWPF/PortableSettingsProvider.cs#L111
The variable 'ex' is declared but never used
|
build:
SimpleTcpSocketWPF/PortableSettingsProvider.cs#L144
The variable 'ex' is declared but never used
|
build:
SimpleTcpSocketWPF/PortableSettingsProvider.cs#L179
The variable 'ex' is declared but never used
|
build:
SimpleTcpSocketWPF/PortableSettingsProvider.cs#L207
The variable 'ex' is declared but never used
|
build:
SimpleTcpSocketWPF/MainWindow.xaml.cs#L594
The variable 'ex' is declared but never used
|
build
Microsoft.NET.Sdk.WindowsDesktop requires 'UseWpf' or 'UseWindowsForms' to be set to 'true'
|
build
Microsoft.NET.Sdk.WindowsDesktop requires 'UseWpf' or 'UseWindowsForms' to be set to 'true'
|
build
The target framework 'net5' 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.
|
build
The target framework 'net5' 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.
|