diff options
Diffstat (limited to 'src/libs/wcautil')
-rw-r--r-- | src/libs/wcautil/WixToolset.WcaUtil/wcautil.nuspec | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/libs/wcautil/WixToolset.WcaUtil/wcautil.nuspec b/src/libs/wcautil/WixToolset.WcaUtil/wcautil.nuspec index e1fbde48..20329544 100644 --- a/src/libs/wcautil/WixToolset.WcaUtil/wcautil.nuspec +++ b/src/libs/wcautil/WixToolset.WcaUtil/wcautil.nuspec | |||
@@ -21,8 +21,8 @@ | |||
21 | <file src="$projectFolder$\build\$id$.props" target="build\" /> | 21 | <file src="$projectFolder$\build\$id$.props" target="build\" /> |
22 | <file src="$projectFolder$\..\..\..\internal\images\wix.png" /> | 22 | <file src="$projectFolder$\..\..\..\internal\images\wix.png" /> |
23 | <file src="$projectFolder$\inc\*" target="build\native\include" /> | 23 | <file src="$projectFolder$\inc\*" target="build\native\include" /> |
24 | <file src="..\..\v141\x64\wcautil.lib" target="build\native\v14\x64" /> | 24 | <file src="..\..\v143\x64\wcautil.lib" target="build\native\v14\x64" /> |
25 | <file src="..\..\v141\x86\wcautil.lib" target="build\native\v14\x86" /> | 25 | <file src="..\..\v143\x86\wcautil.lib" target="build\native\v14\x86" /> |
26 | <file src="..\..\v141\ARM64\wcautil.lib" target="build\native\v14\ARM64" /> | 26 | <file src="..\..\v143\ARM64\wcautil.lib" target="build\native\v14\ARM64" /> |
27 | </files> | 27 | </files> |
28 | </package> | 28 | </package> |