microsoft / microsoft/MSBuildCache
Add support for dotnet and xplat
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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