Skip to content

Commit d172ef0

Browse files
AAATechGuyiSazonov
andauthored
Update src/Microsoft.PowerShell.Commands.Utility/commands/utility/WebCmdlet/StreamHelper.cs
Co-authored-by: Ilya <darpa@yandex.ru>
1 parent 9e4b55d commit d172ef0

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

  • src/Microsoft.PowerShell.Commands.Utility/commands/utility/WebCmdlet

src/Microsoft.PowerShell.Commands.Utility/commands/utility/WebCmdlet/StreamHelper.cs

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -307,9 +307,6 @@ internal static void WriteToStream(Stream input, Stream output, PSCmdlet cmdlet,
307307
catch (OperationCanceledException)
308308
{
309309
}
310-
catch (AggregateException)
311-
{
312-
}
313310
}
314311

315312
/// <summary>

0 commit comments

Comments
 (0)