microsoft/xdp-for-windows

create runtime nuget

mtfriesen opened this issue · 0 comments

Create a runtime nuget containing the same binaries included in the MSI.

This should probably be a project tightly shared with the XDP installer, where all files to be installed are copied into one directory during the build, and then nugets and MSIs include all files in that directory

The nuget needs to be test-signed/signable, too.