microsoft / microsoft/MSBuildSdks

Traversal msbuild-sdk does not perform the "Restore" task across all projects

Open
#561 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C#
Stars
508
Forks
94
Avg merge
6h 40m
Merged PRs (30d)
2

Description

  1. Create a travesal project that contains projects that need to restore nuget packages.
  2. Execute msbuild dirs.proj /t:Restore
  3. No all projects are restored.

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.

Research direction

Start by creating the traversal project described in the issue, including projects that need NuGet packages restored. Run msbuild dirs.proj /t:Restore and inspect the traversal behavior. Done means all projects included by the traversal project have their NuGet packages restored.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
build-system
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.