microsoft / microsoft/slngen

Consider replacing usage of solution models in this repo with vs-solutionpersistence

Open
#643 1 comment 11 reactions 1 assignee View on GitHub

@mruxmohan4 is already working on this.

Since Dec 9, 2024.

Dominant language
C#
Stars
466
Forks
89
PR merge metrics
No merged PRs in 30d

Description

Hello! The VS Solution team has created a standalone OSS library for interacting with solution files in the microsoft/vs-solutionpersistence repository. The .NET CLI is moving to adopt this library for the upcoming .NET SDK 9.0.200 release, and we'd encourage all tools that manipulate solutions to move to this library as well.

In addition to being the canonical parser library, you also get support for handling both .sln files and the new .slnx format.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.