Skip to content

Migrate solution format from .sln to .slnx#36

Open
amaechijude wants to merge 1 commit into
Alos-no:mainfrom
amaechijude:amaechi
Open

Migrate solution format from .sln to .slnx#36
amaechijude wants to merge 1 commit into
Alos-no:mainfrom
amaechijude:amaechi

Conversation

@amaechijude
Copy link
Copy Markdown

Summary

Migrates the solution file from the legacy .sln format to the new .slnx solution explorer format introduced in Visual Studio 2022 17.10.

Changes

  • Removed Cloudflare.NET.sln (legacy format)
  • Added Cloudflare.NET.slnx (new solution explorer format)

Motivation

The .slnx format provides a cleaner, more modern solution file structure and is the recommended format for new Visual Studio projects.

Upgrade from the legacy Visual Studio solution file format (.sln)
to the new solution explorer format (.slnx) introduced in VS 2022.

- Removed Cloudflare.NET.sln
- Added Cloudflare.NET.slnx
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