I want a custom directory structure for my Content in my MVC project for example:
\\Content --\\js --\\css --\\img
Is it possib
I believe the answer to that is "No." There are, however, some references to be able to set the root folder NuGet installs things into: http://nuget.codeplex.com/workitem/215 (see the comments)