mirror of
https://github.com/lidarr/lidarr.git
synced 2025-07-16 10:03:51 -07:00
New: Build on Net6
This commit is contained in:
parent
8ee1bf3194
commit
947ad15af0
39 changed files with 141 additions and 156 deletions
|
@ -50,7 +50,6 @@ namespace NzbDrone.Core.Messaging.Commands
|
|||
catch (ThreadAbortException ex)
|
||||
{
|
||||
_logger.Error(ex, "Thread aborted");
|
||||
Thread.ResetAbort();
|
||||
}
|
||||
catch (OperationCanceledException)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue