Partially solves #674 by moving architecture-specific binaries to architecture-specific directories in nugets. Since x64 is the only arch we currently build for, this does not actually merge multiple architectures into one nuget.
Testing
Compiles locally.
Documentation
This is a breaking change to the file structure of our nuget packages. As of yet, no nuget packages have been included in an official and supported release.
Installation
This does not change the MSI, which is architecture-specific.
Description
Partially solves #674 by moving architecture-specific binaries to architecture-specific directories in nugets. Since x64 is the only arch we currently build for, this does not actually merge multiple architectures into one nuget.
Testing
Compiles locally.
Documentation
This is a breaking change to the file structure of our nuget packages. As of yet, no nuget packages have been included in an official and supported release.
Installation
This does not change the MSI, which is architecture-specific.