diff options
| author | Rob Mensching <rob@firegiant.com> | 2018-07-12 22:19:02 -0700 |
|---|---|---|
| committer | Rob Mensching <rob@firegiant.com> | 2018-07-12 22:19:02 -0700 |
| commit | c080bd2aa54b22ae8f1c06803ba9397ff80df696 (patch) | |
| tree | 5f4bbfc97f566ca4f26b43dff8611879502788d8 /src/WixToolset.Core.Native/WixToolset.Core.Native.nuspec | |
| parent | cb5d0691ce447193c9189b621fc2704d188bfd24 (diff) | |
| download | wix-c080bd2aa54b22ae8f1c06803ba9397ff80df696.tar.gz wix-c080bd2aa54b22ae8f1c06803ba9397ff80df696.tar.bz2 wix-c080bd2aa54b22ae8f1c06803ba9397ff80df696.zip | |
Improve debuggability
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, 0 insertions, 1 deletions
diff --git a/src/WixToolset.Core.Native/WixToolset.Core.Native.nuspec b/src/WixToolset.Core.Native/WixToolset.Core.Native.nuspec index 6a96167e..88dd4d34 100644 --- a/src/WixToolset.Core.Native/WixToolset.Core.Native.nuspec +++ b/src/WixToolset.Core.Native/WixToolset.Core.Native.nuspec | |||
| @@ -20,7 +20,6 @@ | |||
| 20 | 20 | ||
| 21 | <files> | 21 | <files> |
| 22 | <file src="$id$.dll" target="lib\netstandard2.0" /> | 22 | <file src="$id$.dll" target="lib\netstandard2.0" /> |
| 23 | <file src="$id$.pdb" target="lib\netstandard2.0" /> | ||
| 24 | <file src="..\Win32\wixnative.exe" target="lib\netstandard2.0\x86" /> | 23 | <file src="..\Win32\wixnative.exe" target="lib\netstandard2.0\x86" /> |
| 25 | <file src="..\Win32\wixnative.pdb" target="lib\netstandard2.0\x86" /> | 24 | <file src="..\Win32\wixnative.pdb" target="lib\netstandard2.0\x86" /> |
| 26 | <file src="..\x64\wixnative.exe" target="lib\netstandard2.0\x64" /> | 25 | <file src="..\x64\wixnative.exe" target="lib\netstandard2.0\x64" /> |
