summaryrefslogtreecommitdiffstats
path: root/Tools/nuget/pythondaily.nuspec
diff options
context:
space:
mode:
Diffstat (limited to 'Tools/nuget/pythondaily.nuspec')
-rw-r--r--Tools/nuget/pythondaily.nuspec3
1 files changed, 2 insertions, 1 deletions
diff --git a/Tools/nuget/pythondaily.nuspec b/Tools/nuget/pythondaily.nuspec
index 5cf5580..7df1983 100644
--- a/Tools/nuget/pythondaily.nuspec
+++ b/Tools/nuget/pythondaily.nuspec
@@ -13,6 +13,7 @@
</metadata>
<files>
<file src="**\*" exclude="python.props" target="tools" />
- <file src="python.props" target="build\native" />
+ <file src="python.props" target="build\native\python.props" />
+ <file src="python.props" target="build\native\pythondaily.props" />
</files>
</package>