microsoft / xdp-for-windows

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

remove xdpnmr.pdb from nuget #597

Closed mtfriesen closed 4 months ago

mtfriesen commented 4 months ago

OneBranch doesn't produce xdpnmr.pdb for some reason. We don't strictly require this PDB in our nuget since Native XDP is not officially supported. Our long term plan is to replace the NMR static lib with a header-only library, so the long term path was removal anyways.