mirror of
https://github.com/python/cpython.git
synced 2025-08-27 20:25:18 +00:00
Add props file for nuget packages (#3410)
This commit is contained in:
parent
d3b9f97e6d
commit
1f06a680de
5 changed files with 76 additions and 3 deletions
|
@ -13,6 +13,7 @@
|
|||
<tags>python</tags>
|
||||
</metadata>
|
||||
<files>
|
||||
<file src="**\*" target="tools" />
|
||||
<file src="**\*" exclude="python.props" target="tools" />
|
||||
<file src="python.props" target="build\native" />
|
||||
</files>
|
||||
</package>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue