aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Controller/Library/DeleteOptions.cs
diff options
context:
space:
mode:
authorMichael Jones <mikej.ebay@gmail.com>2026-05-26 22:24:16 -0500
committerMichael Jones <mikej.ebay@gmail.com>2026-05-26 22:24:16 -0500
commitb555de4ceab449dca3112a56e8eb5d81489e1faa (patch)
treee4c93726d7e5da207155117ca9b9c0e0cc948dae /MediaBrowser.Controller/Library/DeleteOptions.cs
parent4af66c4e1ad0f8c0105dc3a48c2bfaf29cd11750 (diff)
Fix CA2007 warnings in InstallationManager
Wrap the downloaded stream in an explicit await using block with ConfigureAwait(false), matching the pattern already used in LiveStreamHelper and similar callers. Also add ConfigureAwait(false) to the ZipFile.ExtractToDirectoryAsync call. Part of #2149
Diffstat (limited to 'MediaBrowser.Controller/Library/DeleteOptions.cs')
0 files changed, 0 insertions, 0 deletions