Michael Jones
b555de4cea
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
2026-05-26 22:24:16 -05:00
..
2026-05-21 20:48:41 +02:00
2020-04-19 13:39:12 -04:00
2026-05-21 20:48:41 +02:00
2026-01-18 19:48:46 +01:00
2023-10-03 10:25:14 -04:00
2026-01-05 23:03:22 -05:00
2026-03-26 19:37:57 +01:00
2024-12-12 18:10:06 +05:00
2026-05-07 20:07:23 +02:00
2025-03-25 16:45:00 +01:00
2026-05-12 23:18:38 +02:00
2026-03-02 21:35:47 +01:00
2026-05-03 23:35:33 +02:00
2026-05-26 21:02:43 +02:00
2026-05-26 07:26:19 +00:00
2026-02-15 10:14:41 +01:00
2026-05-15 18:42:11 +02:00
2024-01-09 10:16:56 -05:00
2022-12-07 16:43:59 +01:00
2026-05-21 20:48:41 +02:00
2026-02-16 17:23:52 +01:00
2026-05-21 20:48:41 +02:00
2026-03-10 19:04:02 -04:00
2025-04-20 19:40:23 -06:00
2026-03-07 21:24:10 +01:00
2026-05-26 22:24:16 -05:00
2026-05-15 10:19:28 +02:00
2024-11-19 15:43:18 -05:00
2026-01-14 18:55:47 +01:00
2023-01-15 15:56:18 -05:00
2025-04-26 09:30:25 -06:00
2026-05-21 20:48:41 +02:00