Revert .NET 10 custom code support for v5.959 hotfix#9169
Conversation
Reverts commit 3059380 from the v5.959 hotfix branch to restore the pre-.NET 10 custom code project defaults. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
🤖 AI PR Validation ReportPR Review ResultsThank you for your submission! Here's detailed feedback on your PR title and body compliance:✅ PR Title
✅ Commit Type
❌ Risk Level
✅ What & Why
|
| Section | Status | Recommendation |
|---|---|---|
| Title | ✅ | Title is clear. Optionally include original PR/commit ref. |
| Commit Type | ✅ | OK for a revert. Optionally tag as 'fix' or 'chore' in the template. |
| Risk Level | ❌ | Add risk:medium label to the PR (advised risk: Medium). |
| What & Why | ✅ | Good; consider adding explicit reason (regression/customer impact). |
| Impact of Change | Add a short Impact section describing Users/Developers/System effects. | |
| Test Plan | Explain deleted tests and confirm remaining test suite results. | |
| Contributors | Add contributors or state none. | |
| Screenshots/Videos | Not applicable. No action required. |
Final notes
This PR is a revert and per the repository rules revert PRs can be fast-tracked — I have passed it. However, please address the items above before merge to keep the PR metadata complete for release and auditing purposes:
- Add the risk label to the PR:
risk:medium(recommended based on the scope of changes). - Update the PR body to explicitly state: why the revert was required (short cause), which tests were intentionally removed and why, and include the test-run summary you used in Validation.
- Add an Impact of Change block that briefly calls out Users/Developers/System effects.
- Optionally add Contributors.
Once you add the risk label and optionally enhance the PR body with the brief clarifications above, the PR can be merged by the appropriate release owner. Thank you — and good job including specific validation steps in the PR body.
Last updated: Thu, 14 May 2026 20:52:37 GMT
📊 Coverage CheckThe following changed files need attention: ❌
Please add tests for the uncovered files before merging. |
|
Coverage fix is ready in #9170 because direct pushes to \hotfix/v5.959-lambrian\ are blocked by branch protection.\n\nLocal validation completed:\n- \pnpm exec biome check --write \n- VS Code designer targeted coverage: 12 files / 192 tests passed\n- VS Code React targeted coverage: 2 files / 25 tests passed\n- Final changed-file coverage table: all target files >= 80% |
|
Closing as superseded by #9170, which now targets |
Summary
Validation
Fixes #9144