Skip to content

Migrate to SLNX #411

@askpt

Description

@askpt

Requirements

Description:

We must migrate our solution files from the traditional .sln format to the new .slnx format. This change is necessary to take advantage of the enhanced features and performance improvements offered by the .slnx format.

Tasks:

  • Identify all existing .sln files in the repository.
  • Convert each .sln file to the .slnx format using the .NET CLI.
  • Update any build scripts or tools referencing .sln files to use the new .slnx files.
  • Test the new .slnx files to ensure they work correctly with our existing development and CI/CD workflows.

Notes

For more information on the .slnx format and how to migrate, please refer to the official documentation: https://devblogs.microsoft.com/dotnet/introducing-slnx-support-dotnet-cli/

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions