Skip to content

add slnx support #4520

@kasperk81

Description

@kasperk81

Prerequisites

  • I have written a descriptive issue title
  • I have searched issues to ensure it has not already been reported

Cake runner

Cake .NET Tool

Cake version

latest

Operating system

N/A

Operating system architecture

N/A

CI Server

No response

What are you seeing?

slnx is an XML SLN format.
.net9 added slnx support dotnet new sln -f slnx and latest VS opens and builds such solution.

src/Cake.Common/Tools/DotNet/Sln is missing slnx.

What is expected?

slnx parsing and serialization using the same library dotnet-sdk is using https://github.com/microsoft/vs-solutionpersistence.

Steps to Reproduce

N/A

Output log

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions