I actually experiments the same issue. Change in csproj to set "no manifest" does change any thing. It seems to be an issue in the nuget.
I think for the moment, the only way is to add a post build task to change the manisfest file and remove 'native\..\'
I hope a new version will solve it !