doc: `ProjectReference` for an executable project
- Dominant language
- C#
- Stars
- 5.5k
- Forks
- 1.5k
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 133
Description
Document the use case from https://github.com/dotnet/msbuild/issues/7000: `ProjectReference` for an executable project:
_I have two projects : RootProject and ChildProcess. Both are executables, and RootProject starts ChildProcess.exe as part of its work._
How to properly configure build for this case?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading the linked MSBuild issue 7000 and the existing ProjectReference documentation. Document how to configure a RootProject executable that starts a referenced ChildProcess executable, including the relevant build behavior and configuration guidance; done when the use case is clearly covered for users with this project setup.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- build-system, documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100