Skip to content

Conversation

@Sergio0694
Copy link
Member

This PR migrates the solution file to '.slnx'. Also removes unnecessary CPU architectures.

PR Checklist

  • Created a feature/dev branch in your fork (vs. submitting directly from a commit on main)
  • Based off latest main branch of toolkit
  • PR doesn't include merge commits (always rebase on top of our main, if needed)
  • Tested code with current supported SDKs
  • Tests for the changes have been added (for bug fixes / features) (if applicable)
  • Header has been added to all new source files (run build/UpdateHeaders.bat)
  • Contains NO breaking changes
  • Every new API (including internal ones) has full XML docs
  • Code follows all style conventions

@Sergio0694 Sergio0694 added build 🔥 Some changes or issues related to build infrastructure maintenance ⚙️ Some regular maintenance updates labels Nov 5, 2025
Introduces the 'dotnet Community Toolkit.slnx' solution file, organizing projects, test projects, and solution items for the Community Toolkit repository.
Deleted ARM, ARM64, x64, and x86 platform entries from the solution file, leaving only 'Any CPU'. This simplifies configuration and may reflect updated project requirements.
Deleted the main Visual Studio solution file, which removes project and build configuration for the repository. This may indicate a migration to a different build system or a restructuring of the project setup.
Renamed 'dotnet Community Toolkit.slnx' to 'dotnet.slnx' for consistency and improved clarity.
@Sergio0694 Sergio0694 merged commit 90eec1b into main Nov 6, 2025
9 checks passed
@Sergio0694 Sergio0694 deleted the dev/slnx-migrate branch November 6, 2025 04:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

build 🔥 Some changes or issues related to build infrastructure maintenance ⚙️ Some regular maintenance updates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant