Skip to content

Migrate solution file to slnx format - #71

Merged
kudima03 merged 1 commit into
mainfrom
chore/migrate-to-slnx
Sep 18, 2026
Merged

kudima03 merged 1 commit into
mainfrom
chore/migrate-to-slnx

Conversation

@kudima03

Copy link
Copy Markdown
Owner

Summary

  • Replace PureQL.CSharp.Model.OpenAPI.Schema.sln with the new XML-based PureQL.CSharp.Model.OpenAPI.Schema.slnx format (via dotnet sln migrate)
  • Add an .editorconfig rule for *.slnx files

Test plan

  • dotnet restore
  • dotnet build --no-restore -warnaserror
  • dotnet format --verify-no-changes

Closes #70

🤖 Generated with Claude Code

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@github-actions

Copy link
Copy Markdown

Code Coverage

Package Line Rate Branch Rate Complexity Health
PureQL.CSharp.Model.OpenAPI.Schema 26% 19% 282
Summary 26% (137 / 519) 19% (51 / 266) 282

Minimum allowed line rate is 0%

@kudima03
kudima03 merged commit 94ca3f8 into main Sep 18, 2026
1 check passed
@kudima03
kudima03 deleted the chore/migrate-to-slnx branch September 18, 2026 15:52
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.

Migrate solution file to slnx format

1 participant