microsoft / microsoft/MSBuildSdks
CopyOnWrite: add SourceLink
Open
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 508
- Forks
- 94
- Avg merge
- 6h 40m
- Merged PRs (30d)
- 2
Description
Microsoft.Build.CopyOnWrite.dll didn't seem to have SourceLink enabled when I was debugging
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 Microsoft.Build.CopyOnWrite.dll but names no source file, test, or build entry point. Start by locating how that DLL is built and where repository build settings are defined, then check how SourceLink is configured for comparable outputs. Done means debugging can navigate from the DLL back to source through SourceLink.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100