Skip to content

Fix the patching for Newtonsoft.Json#894

Merged
jasonleenaylor merged 1 commit into
mainfrom
chore/fixPatchBuild
May 19, 2026
Merged

Fix the patching for Newtonsoft.Json#894
jasonleenaylor merged 1 commit into
mainfrom
chore/fixPatchBuild

Conversation

@jasonleenaylor
Copy link
Copy Markdown
Contributor

@jasonleenaylor jasonleenaylor commented May 19, 2026

  • The previous commit on this was done from an incomplete understanding of how the patch harvesting interacted with the base contents

Summary

CI-ready checklist

  • Commit messages follow .github/commit-guidelines.md (subject ≤ 72 chars, no trailing punctuation; if body present, blank line then ≤ 80-char lines).
  • No whitespace warnings locally:
    git fetch origin
    git log --check --pretty=format:"---% h% s" origin/<base>..
    git diff --check --cached
  • Builds/tests pass locally (or I've run the CI-style build via Bash script or MSBuild).
  • For any Src/** folders touched, corresponding AGENTS.md files are updated or explicitly confirmed still accurate.

Notes for reviewers (optional)


This change is Reviewable

* The previous commit on this was done from an incomplete understanding
  of how the patch harvesting interacted with the base contents
@jasonleenaylor jasonleenaylor merged commit a148891 into main May 19, 2026
3 of 4 checks passed
@jasonleenaylor jasonleenaylor deleted the chore/fixPatchBuild branch May 19, 2026 06:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant