microsoft / microsoft/MSBuildCache

Add support for dotnet and xplat

Open
#68 4 comments 7 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C#
Stars
64
Forks
24
Avg merge
1d 14h
Merged PRs (30d)
2

Description

Today this feature only works in Windows with a Visual Studio install and with the x64 flavor of MSBuild. Notably, dotnet is not supported.

Really this feature would need to go into MSBuild, and perhaps even all the way into BuildXL, but tracking it here since it'll likely be driven from here.

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

The issue identifies the current Windows, Visual Studio, and x64 MSBuild limitation and names dotnet, MSBuild, and BuildXL as possible layers. Start by tracing where that limitation is implemented; define the required MSBuild and BuildXL scope, with done meaning the feature works with dotnet across platforms.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
build-system
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.