Skip to content

Migrate solution format from .sln to .slnx#590

Merged
haga-rak merged 1 commit into
mainfrom
migrate-to-slnx
Mar 20, 2026
Merged

Migrate solution format from .sln to .slnx#590
haga-rak merged 1 commit into
mainfrom
migrate-to-slnx

Conversation

@haga-rak
Copy link
Copy Markdown
Owner

Summary

  • Generated fluxzy.core.slnx via dotnet sln migrate, replacing the legacy .sln format with the new XML-based .slnx format
  • All 32 projects and solution folders are preserved
  • CI is unaffected since all workflows go through build.sh and target individual .csproj files directly

Requires Visual Studio 17.10+ or Rider 2024.3+.

Generated via `dotnet sln migrate`. The new XML-based .slnx format
is supported by Visual Studio 17.10+ and Rider 2024.3+.

CI is unaffected as all workflows target individual .csproj files
through the Bullseye build script.
@haga-rak haga-rak merged commit bc4dd9a into main Mar 20, 2026
2 checks passed
@haga-rak haga-rak deleted the migrate-to-slnx branch April 6, 2026 19:41
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