Add support for setting multiple startup projects

Open
#143 5 comments 6 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
58/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Quiet
Tech stack
csharp
Domain
devtools

Research direction

Start by tracing the existing support for DefaultStartup="true" on a single Project in the slnx serializer and models. Confirm how multiple projects are read and written, then verify that multiple projects marked true are preserved and respected as startup projects.

Written by the indexing model from the issue text.

Description

While support for specifying a single startup project was added by setting DefaultStartup="true" in the Project element, it does not work for specifying multiple startup projects, as I pointed out in my comment on the original issue.

It would be great it if I could specify DefaultStartup="true" on multiple projects in the slnx file and it would be respected.

Dominant language
C#
Stars
213
Forks
14
PR merge metrics
No merged PRs in 30d

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.

More from microsoft/vs-solutionpersistence

All issues in microsoft/vs-solutionpersistence

Similar issues

More C# issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.