I use VS 2010 I would like at the pressing of Build Button have all CSS and .JS files minified.
Build Button
Following this article all is working great for JS... adding
On my project file I used "UsingTask" instead of "Import" and it's working: