Manager: Fix wing 8 logs not being reprocessed #479
Annotations
9 warnings
Package Log Manager (Windows, WPF):
ArcdpsLogManager/Controls/Filters/LogFilterPanel.cs#L23
'LogFilterPanel.EnabledChanged' hides inherited member 'Control.EnabledChanged'. Use the new keyword if hiding was intended.
|
Package Log Manager (Windows, WPF):
ArcdpsLogManager/Controls/Filters/LogFilterPanel.cs#L25
'LogFilterPanel.Enabled' hides inherited member 'Control.Enabled'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
|
Package Log Manager (Windows, WPF):
ArcdpsLogManager/Logs/Caching/CacheLockedException.cs#L12
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
|
Build:
ArcdpsLogManager/Controls/Filters/LogFilterPanel.cs#L23
'LogFilterPanel.EnabledChanged' hides inherited member 'Control.EnabledChanged'. Use the new keyword if hiding was intended.
|
Build:
ArcdpsLogManager/Controls/Filters/LogFilterPanel.cs#L25
'LogFilterPanel.Enabled' hides inherited member 'Control.Enabled'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
|
Build:
ArcdpsLogManager/Logs/Caching/CacheLockedException.cs#L12
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
|
Build:
ArcdpsLogManager/Controls/Filters/LogFilterPanel.cs#L23
'LogFilterPanel.EnabledChanged' hides inherited member 'Control.EnabledChanged'. Use the new keyword if hiding was intended.
|
Build:
ArcdpsLogManager/Controls/Filters/LogFilterPanel.cs#L25
'LogFilterPanel.Enabled' hides inherited member 'Control.Enabled'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
|
Build:
ArcdpsLogManager/Logs/Caching/CacheLockedException.cs#L12
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
|
Loading