Skip to content

498-add-32-bit-support-to-nuget-package

Adds an additional payload directory to the nuget package for targetting 32-bit systems. OpenTap.targets conditionally copies this payload instead if PlatformTarget is set to x86 in MSBuild. Also adds msbuild support for specifying OS and Architecture of packages individually.

Closes #498 (closed) Closes #598 (closed)

Edited by Alexander Nørskov Larsen

Merge request reports