mirror of
https://github.com/python/cpython.git
synced 2025-10-27 11:44:39 +00:00
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.
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| build.bat | ||
| make_pkg.proj | ||
| python.nuspec | ||
| pythonarm32.nuspec | ||
| pythondaily.nuspec | ||
| pythondaily.symbols.nuspec | ||
| pythonx86.nuspec | ||