Update Manifest #36250
Annotations
6 warnings
Run Updater:
ModFinderClient/MainWindow.xaml.cs#L114
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
|
Run Updater:
ModFinderClient/Mod/ModInstaller.cs#L267
The variable 'ex' is declared but never used
|
Run Updater:
ModFinderClient/Mod/ModInstaller.cs#L23
The field 'ModInstaller.Window' is never used
|
Run Updater:
ModFinderClient/MainWindow.xaml.cs#L114
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
|
Run Updater:
ModFinderClient/Mod/ModInstaller.cs#L267
The variable 'ex' is declared but never used
|
Run Updater:
ModFinderClient/Mod/ModInstaller.cs#L23
The field 'ModInstaller.Window' is never used
|
Loading