This repository was archived by the owner on Jun 24, 2026. It is now read-only.
Commit 15688a0
Bump PowerShell packages and
The test package bumps keep tripping a `MemberNotNullWhenAttribute`
`TypeLoadException` in seven `OutGridViewWindowIntegrationTests`, even
after clean restores. I pared this back to the updates that still pass
the full suite so we can land the PowerShell refresh without dragging in
the test host regression.
- `Microsoft.PowerShell.SDK` 7.5.4 -> 7.6.1
- `System.Management.Automation` 7.5.4 -> 7.6.1
- `global.json` SDK 10.0.101 -> 10.0.102
I tested with a full `dotnet clean`, `restore`, `build`, and `test`
run against `GraphicalTools.slnx`; all 83 tests pass.
Drafted by Copilot (GPT-5.5).
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>global.json SDK1 parent b4a5095 commit 15688a0
2 files changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments