Skip to content

Update CLAUDE.md to reflect current project state#97

Merged
prozolic merged 1 commit into
mainfrom
claude/gallant-haibt
Feb 22, 2026
Merged

Update CLAUDE.md to reflect current project state#97
prozolic merged 1 commit into
mainfrom
claude/gallant-haibt

Conversation

@prozolic

Copy link
Copy Markdown
Owner
  • Add v1.8.2 version to project overview
  • Document Formatter/Resolver/, Debugger/, and Extension/ subdirectories
  • Update test framework info: xUnit v3 with Microsoft.Testing.Platform and Shouldly
  • Fix AOT testing path from net8.0 to net10.0 (ConsoleNativeAOT targets net10.0)
  • Add Utf8TomlDocumentWriter.cs and CsTomlSerializerOptions.cs to key files

- Add v1.8.2 version to project overview
- Document Formatter/Resolver/, Debugger/, and Extension/ subdirectories
- Update test framework info: xUnit v3 with Microsoft.Testing.Platform and Shouldly
- Fix AOT testing path from net8.0 to net10.0 (ConsoleNativeAOT targets net10.0)
- Add Utf8TomlDocumentWriter.cs and CsTomlSerializerOptions.cs to key files

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings February 22, 2026 00:55
@prozolic prozolic merged commit 02a9a93 into main Feb 22, 2026
3 checks passed
@prozolic prozolic deleted the claude/gallant-haibt branch February 22, 2026 00:55

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the CLAUDE.md documentation file to accurately reflect the current state of the CsToml project, including version updates, newly documented project structure, and corrections to framework versions.

Changes:

  • Updated project version to v1.8.2
  • Documented additional subdirectories (Formatter/Resolver/, Debugger/, Extension/) with examples
  • Updated testing documentation to reflect current tooling (xUnit v3, Microsoft.Testing.Platform, Shouldly)
  • Corrected AOT testing path from net8.0 to net10.0 to match ConsoleNativeAOT's actual target framework
  • Added two key files to the documentation (Utf8TomlDocumentWriter.cs and CsTomlSerializerOptions.cs)

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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