Bump Microsoft.Windows.CsWin32 from 0.3.205 to 0.3.269 #2371
Annotations
10 warnings
|
Build:
Flow.Launcher.Infrastructure/Http/Http.cs#L25
'ServicePointManager' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead. Settings on ServicePointManager no longer affect SslStream or HttpClient.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
|
|
Build:
Flow.Launcher.Infrastructure/Http/Http.cs#L24
'ServicePointManager' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead. Settings on ServicePointManager no longer affect SslStream or HttpClient.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
|
|
Build:
Flow.Launcher.Infrastructure/NativeMethods.txt#L94
Method, type or constant "DeviceNotifyCallbackRoutine" not found
|
|
Build:
Plugins/Flow.Launcher.Plugin.Explorer/Helper/ShellContextMenu.cs#L522
The 'ref' modifier for argument 2 corresponding to 'in' parameter is equivalent to 'in'. Consider using 'in' instead.
|
|
Build:
Plugins/Flow.Launcher.Plugin.Explorer/Helper/ShellContextMenu.cs#L521
The 'ref' modifier for argument 2 corresponding to 'in' parameter is equivalent to 'in'. Consider using 'in' instead.
|
|
Build:
Plugins/Flow.Launcher.Plugin.Program/Settings.cs#L114
'Settings.ProgramSuffixes' is obsolete: 'Should use GetSuffixes() instead.'
|
|
Build:
Plugins/Flow.Launcher.Plugin.Program/Settings.cs#L107
'Settings.ProgramSuffixes' is obsolete: 'Should use GetSuffixes() instead.'
|
|
Build:
Plugins/Flow.Launcher.Plugin.Program/Settings.cs#L105
'Settings.ProgramSuffixes' is obsolete: 'Should use GetSuffixes() instead.'
|
|
Build:
Plugins/Flow.Launcher.Plugin.Explorer/Helper/ShellContextMenu.cs#L522
The 'ref' modifier for argument 2 corresponding to 'in' parameter is equivalent to 'in'. Consider using 'in' instead.
|
|
Build:
Plugins/Flow.Launcher.Plugin.Explorer/Helper/ShellContextMenu.cs#L521
The 'ref' modifier for argument 2 corresponding to 'in' parameter is equivalent to 'in'. Consider using 'in' instead.
|
Loading