diff options
| author | Sean Hall <r.sean.hall@gmail.com> | 2020-12-18 18:12:45 -0600 |
|---|---|---|
| committer | Sean Hall <r.sean.hall@gmail.com> | 2020-12-18 23:37:16 -0600 |
| commit | 8296f237c69743d3e6cbdc58fc07e8470562b92e (patch) | |
| tree | ed1379ca6495b177050746c85cbeebe542b4ef2b /src/WixToolset.Core.Native/WixToolset.Core.Native.nuspec | |
| parent | c88d4e26faa12c2227679a5dc83cd78a1ddd02c0 (diff) | |
| download | wix-8296f237c69743d3e6cbdc58fc07e8470562b92e.tar.gz wix-8296f237c69743d3e6cbdc58fc07e8470562b92e.tar.bz2 wix-8296f237c69743d3e6cbdc58fc07e8470562b92e.zip | |
Enable XML doc.
Diffstat (limited to 'src/WixToolset.Core.Native/WixToolset.Core.Native.nuspec')
| -rw-r--r-- | src/WixToolset.Core.Native/WixToolset.Core.Native.nuspec | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/WixToolset.Core.Native/WixToolset.Core.Native.nuspec b/src/WixToolset.Core.Native/WixToolset.Core.Native.nuspec index 0ec4747d..33b19bc1 100644 --- a/src/WixToolset.Core.Native/WixToolset.Core.Native.nuspec +++ b/src/WixToolset.Core.Native/WixToolset.Core.Native.nuspec | |||
| @@ -18,6 +18,7 @@ | |||
| 18 | 18 | ||
| 19 | <files> | 19 | <files> |
| 20 | <file src="netstandard2.0\$id$.dll" target="lib\netstandard2.0" /> | 20 | <file src="netstandard2.0\$id$.dll" target="lib\netstandard2.0" /> |
| 21 | <file src="netstandard2.0\$id$.xml" target="lib\netstandard2.0" /> | ||
| 21 | 22 | ||
| 22 | <file src="$mergemoddir$ARM64\mergemod.dll" target="runtimes\win-arm64\native" /> | 23 | <file src="$mergemoddir$ARM64\mergemod.dll" target="runtimes\win-arm64\native" /> |
| 23 | <file src="ARM64\wixnative.exe" target="runtimes\win-arm64\native" /> | 24 | <file src="ARM64\wixnative.exe" target="runtimes\win-arm64\native" /> |
