Commit a98de4e
Dipose XmlReaders in Microsoft.TestPlatform.Common.RunSettings (#5100)
It probably makes no impact, but the XmlReaders are declared as
IDisposable, so we should Dispose() them when done using them.
Co-authored-by: Jakub Jareš <me@jakubjares.com>1 parent 3a6c061 commit a98de4e
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
83 | | - | |
| 83 | + | |
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
| |||
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
94 | | - | |
| 94 | + | |
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
| |||
0 commit comments