mirror of
https://github.com/python/cpython.git
synced 2026-05-06 12:49:07 -04:00
7c11a9acca
NuGet automatically includes .props file from the build directory in the target using the package, but only if the .props file has the correct name: it must be $(id).props Rename python.props correspondingly in all the nuspec variants. Also keep python.props as it were for backward compatibility.