abpframework / abpframework/abp
Consider building SLN files when building the entire repository
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- C#
- Stars
- 14.4k
- Forks
- 3.7k
- Avg merge
- 15h 32m
- Merged PRs (30d)
- 106
Description
Currently building csproj files takes too much time to build.
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
Start by reviewing pull request #6096 and the repository's full-build entry point to understand how individual csproj files are currently built. Identify where an SLN-based build could replace the current full-repository path, then verify that the entire repository builds successfully and that the intended time improvement is achieved.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100