/
githubmirror
/
cpython
Обзор
Документация
Войти
/
githubmirror
/
cpython
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
PCbuild/Directory.Build.targets
4 строки
245 B
David Federman
bpo-45931: Prevent Directory.Build.props/targets from leaking from directories above the repo when building on Windows (GH-29854)
30 ноя 2021, 01:40
Не верифицирован
30 ноя 2021, 01:40
734ed35
Код
Авторство
О чём код?
<?xml version="1.0" encoding="utf-8"?> <Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> <!-- This is intentionally left blank but exists to avoid being imported from some directory above --> </Project>