Commit a04396b
committed
User Story 33279: Fix xUnit Theory serialization warnings
- Changed config.json update step to use modern PowerShell via the "pwsh" shortcut instead of ancient PowerShell via the "powershell" shortcut.1 parent a47a5f3 commit a04396b
File tree
1 file changed
+2
-2
lines changed- eng/pipelines/common/templates/steps
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
126 | 126 | | |
127 | 127 | | |
128 | 128 | | |
129 | | - | |
| 129 | + | |
130 | 130 | | |
131 | 131 | | |
132 | 132 | | |
| |||
187 | 187 | | |
188 | 188 | | |
189 | 189 | | |
190 | | - | |
| 190 | + | |
191 | 191 | | |
192 | 192 | | |
193 | 193 | | |
| |||
0 commit comments