create runtime nuget
mtfriesen opened this issue · 0 comments
mtfriesen commented
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.