]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-40158: Fix CPython MSBuild Properties in NuGet Package (GH-19343)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 3 Apr 2020 22:20:12 +0000 (15:20 -0700)
committerGitHub <noreply@github.com>
Fri, 3 Apr 2020 22:20:12 +0000 (23:20 +0100)
commite6685ad05385f8cb492e8e1c7c07889a94517f55
tree54eb3a434e2e2db86cef348b8b4b4364311fb5cc
parente6783981df6ae5c63f73be67cc41b1350bc0fcc6
bpo-40158: Fix CPython MSBuild Properties in NuGet Package (GH-19343)

Fix default Python home path relative to the NuGet package
(cherry picked from commit 6e623ff9d251e0ce86e9b18a01bfd6f067079d7a)

Co-authored-by: Chris Martinez <sydefekt@hotmail.com>
Misc/NEWS.d/next/Build/2020-04-03-17-54-33.bpo-40158.MWUTs4.rst [new file with mode: 0644]
PC/layout/support/props.py