bpo-41744: Package python.props with correct name in NuGet package (GH-22154)
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.
V
Václav Slavík committed
7c11a9accabe3720940f334eb1226bb7bb9179c7
Parent: 8f2b991
Committed by GitHub <noreply@github.com>
on 9/14/2020, 7:30:15 PM