I want my projects nuspec file to be copied over to the published directory. Nuspec file has property set to always copy but still it is not copied to deployed directory. Is there any way to copy it over to the deployed folder as we are updating the version in it and want to see the deployed version from that file.
PLease guide