[issue45931] Directory.Build.props/targets leaks from folders above the repo
Change by David Federman : -- keywords: +patch pull_requests: +28082 stage: -> patch review pull_request: https://github.com/python/cpython/pull/29854 ___ Python tracker <https://bugs.python.org/issu
[issue45931] Directory.Build.props/targets leaks from folders above the repo
New submission from David Federman : When building with Visual Studio 2017+, any Directory.Build.props/targets above the repo in the file structure (eg. in the parent repo when the python repo is a submodule) will be imported automatically. -- components: Build messages: 407320 nosy