Use the identified python when building System.Private.CoreLib (#19043)
authorOmair Majid <omajid@redhat.com>
Wed, 1 Aug 2018 16:02:53 +0000 (12:02 -0400)
committerJan Kotas <jkotas@microsoft.com>
Wed, 1 Aug 2018 16:02:53 +0000 (09:02 -0700)
commit5164e76ce01fc36833a7f5e6fb7b1ec2f55c2262
treedb9cb3bd900c11cda4346033645e98d884fcc407
parent791403ad54828b88ae06f6226356adca14b1a530
Use the identified python when building System.Private.CoreLib (#19043)

build.sh and build.cmd contain logic to identify a working version of
python to use. System.Private.CoreLib ignores that and directly invokes
'python', which may not work, or even execute a different program.
build.sh
src/System.Private.CoreLib/System.Private.CoreLib.csproj