Move XsdCs targets to a more appropriate place
Open
enhancement
good first issue
help wanted
- Dominant language
- C#
- Stars
- 19
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Currently, there's `Tools/XsdCs/Bin/XsdCs.Targets` file. A quite messy location for a source file, and notably not a required one.
I believe we can merge it into the only place it's been used, or at least move to the project that uses it.
See `TODO[#12]` in the project sources.
Contributor guide
Research direction
Start with Tools/XsdCs/Bin/XsdCs.Targets and the TODO[#12] reference in the project sources, then identify the single project that uses this targets file. Done means the targets are merged into that usage or moved beside the consuming project instead of remaining in the current Bin location.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- build-system
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100