When I try to pack my MVC project (NuGet.exe pack) I get:
NuGet.exe pack
NuGet.exe : Access to the path \'...\' is denied.
This happens to be
In order to Restore nuget packages, remove read only permissions from the folder level (for windows). Clean the solution and Build. It will works