microsoft / xdp-for-windows

XDP speeds up networking on Windows
MIT License
372 stars 41 forks source link

move binaries to arch-specific directories in nugets #675

Closed mtfriesen closed 2 months ago

mtfriesen commented 2 months ago

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.