dotnet run should ignore Directory.Build.props and Directory.Build.targets
Open
Area-run-file
untriaged
- Dominant language
- C#
- Stars
- 3.2k
- Forks
- 1.3k
- PR merge metrics
- PR metrics pending
Description
Since the .cs is self contained and should work the same when moved to another computer, it should ignore Directory.Build.props and Directory.Build.targets present in the build machine.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing `dotnet run` with Directory.Build.props and Directory.Build.targets present on the build machine, then trace the dotnet SDK entry point that loads them. Done means a self-contained .cs file behaves the same when moved to another computer and ignores those two files.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- build-system, cli
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100