diff options
| author | Bob Arnson <bob@firegiant.com> | 2020-09-22 21:58:43 -0400 |
|---|---|---|
| committer | Bob Arnson <bob@firegiant.com> | 2020-09-22 22:11:14 -0400 |
| commit | dcf13e60f0b165a8942e7e7d98f5f0702f7d1e84 (patch) | |
| tree | 7a7e04ef2a13e24e51e51cc2ec290f24ee2b43f5 /src/WixToolset.Mba.Core | |
| parent | 522458420df786eb653009d616127e1060b3ab9b (diff) | |
| download | wix-dcf13e60f0b165a8942e7e7d98f5f0702f7d1e84.tar.gz wix-dcf13e60f0b165a8942e7e7d98f5f0702f7d1e84.tar.bz2 wix-dcf13e60f0b165a8942e7e7d98f5f0702f7d1e84.zip | |
Remove ARM32
Diffstat (limited to 'src/WixToolset.Mba.Core')
| -rw-r--r-- | src/WixToolset.Mba.Core/WixToolset.Mba.Core.nuspec | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/WixToolset.Mba.Core/WixToolset.Mba.Core.nuspec b/src/WixToolset.Mba.Core/WixToolset.Mba.Core.nuspec index 3a9f05df..cf7d014d 100644 --- a/src/WixToolset.Mba.Core/WixToolset.Mba.Core.nuspec +++ b/src/WixToolset.Mba.Core/WixToolset.Mba.Core.nuspec | |||
| @@ -21,8 +21,6 @@ | |||
| 21 | <file src="net20\$id$.dll" target="lib\net20" /> | 21 | <file src="net20\$id$.dll" target="lib\net20" /> |
| 22 | <file src="netstandard2.0\$id$.dll" target="lib\netstandard2.0" /> | 22 | <file src="netstandard2.0\$id$.dll" target="lib\netstandard2.0" /> |
| 23 | 23 | ||
| 24 | <file src="v142\ARM\mbanative.dll" target="runtimes\win-arm\native" /> | ||
| 25 | <file src="v142\ARM\mbanative.pdb" target="runtimes\win-arm\native" /> | ||
| 26 | <file src="v142\ARM64\mbanative.dll" target="runtimes\win-arm64\native" /> | 24 | <file src="v142\ARM64\mbanative.dll" target="runtimes\win-arm64\native" /> |
| 27 | <file src="v142\ARM64\mbanative.pdb" target="runtimes\win-arm64\native" /> | 25 | <file src="v142\ARM64\mbanative.pdb" target="runtimes\win-arm64\native" /> |
| 28 | <file src="v142\x64\mbanative.dll" target="runtimes\win-x64\native" /> | 26 | <file src="v142\x64\mbanative.dll" target="runtimes\win-x64\native" /> |
