diff options
Diffstat (limited to 'src/libs/wcautil/WixToolset.WcaUtil/wcautil.nuspec')
-rw-r--r-- | src/libs/wcautil/WixToolset.WcaUtil/wcautil.nuspec | 11 |
1 files changed, 3 insertions, 8 deletions
diff --git a/src/libs/wcautil/WixToolset.WcaUtil/wcautil.nuspec b/src/libs/wcautil/WixToolset.WcaUtil/wcautil.nuspec index b9547a8b..2a03f879 100644 --- a/src/libs/wcautil/WixToolset.WcaUtil/wcautil.nuspec +++ b/src/libs/wcautil/WixToolset.WcaUtil/wcautil.nuspec | |||
@@ -19,13 +19,8 @@ | |||
19 | <files> | 19 | <files> |
20 | <file src="$projectFolder$\build\$id$.props" target="build\" /> | 20 | <file src="$projectFolder$\build\$id$.props" target="build\" /> |
21 | <file src="$projectFolder$\inc\*" target="build\native\include" /> | 21 | <file src="$projectFolder$\inc\*" target="build\native\include" /> |
22 | <file src="..\..\v140\x64\wcautil.lib" target="build\native\v140\x64" /> | 22 | <file src="..\..\v143\x64\wcautil.lib" target="build\native\v14\x64" /> |
23 | <file src="..\..\v140\x86\wcautil.lib" target="build\native\v140\x86" /> | 23 | <file src="..\..\v143\x86\wcautil.lib" target="build\native\v14\x86" /> |
24 | <file src="..\..\v141\x64\wcautil.lib" target="build\native\v141\x64" /> | 24 | <file src="..\..\v143\ARM64\wcautil.lib" target="build\native\v14\ARM64" /> |
25 | <file src="..\..\v141\x86\wcautil.lib" target="build\native\v141\x86" /> | ||
26 | <file src="..\..\v141\ARM64\wcautil.lib" target="build\native\v141\ARM64" /> | ||
27 | <file src="..\..\v142\x64\wcautil.lib" target="build\native\v142\x64" /> | ||
28 | <file src="..\..\v142\x86\wcautil.lib" target="build\native\v142\x86" /> | ||
29 | <file src="..\..\v142\ARM64\wcautil.lib" target="build\native\v142\ARM64" /> | ||
30 | </files> | 25 | </files> |
31 | </package> | 26 | </package> |