winrm - fix failure parsing for send input errors (#56245)

This commit is contained in:
Jordan Borean
2019-05-14 19:55:41 -04:00
committed by GitHub
parent 826b99d4bd
commit fd65f037f8
2 changed files with 4 additions and 2 deletions

View File

@@ -0,0 +1,2 @@
bugfixes:
- winrm - Fix issue when attempting to parse CLIXML on send input failure