linksplatform / linksplatform/Disposables
Investigate why $(SolutionDir) didn't work this time
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 1
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
https://github.com/linksplatform/Disposables/blob/47845fec7e8dfd89c2618d57db8d946150170ff0/csharp/Platform.Disposables/Platform.Disposables.csproj#L43
https://github.com/linksplatform/Disposables/blob/47845fec7e8dfd89c2618d57db8d946150170ff0/csharp/Platform.Disposables/Platform.Disposables.csproj#L47
Contributor guide
No contributing guide indexed for this repository
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
Open csharp/Platform.Disposables/Platform.Disposables.csproj and inspect the references at lines 43 and 47, starting by checking how $(SolutionDir) is evaluated in that project context. Compare the two usages and determine what configuration or project behavior explains the failure; document the cause and the required correction.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100