Skip to content

Pin System.Text.Json to 8.0.5#2

Merged
michaldengusiak merged 1 commit into
sow/2026-Q2from
fix/system-text-json-pin-8.0.5
May 20, 2026
Merged

Pin System.Text.Json to 8.0.5#2
michaldengusiak merged 1 commit into
sow/2026-Q2from
fix/system-text-json-pin-8.0.5

Conversation

@michaldengusiak
Copy link
Copy Markdown

Summary

  • Pin System.Text.Json to 8.0.5 in all .csproj files in this repo, replacing 10.0.8.
  • Part of a workspace-wide alignment across SAM-BIM repos to the LTS-aligned 8.x line (10.x is .NET-10 preview track and inappropriate for libraries still targeting netstandard2.0 / net8.0-windows).

Test plan

  • CI restore + build green on this branch
  • No NU1605 (package downgrade) errors

🤖 Generated with Claude Code

Aligns the repo with the SAM-BIM workspace-wide pin to the LTS-aligned
System.Text.Json 8.0.5, replacing the previously pinned 10.0.8 preview.
@chatgpt-codex-connector
Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.

@michaldengusiak michaldengusiak merged commit f38b1b8 into sow/2026-Q2 May 20, 2026
2 checks passed
@michaldengusiak michaldengusiak deleted the fix/system-text-json-pin-8.0.5 branch May 20, 2026 09:22
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.

2 participants