Here is my workflow.
- Open Package Manager Console
- Update-Package
- Build Solution
- Check into Plastic Source Control
- Build in Teamcity
The problem is I keep forgetting to do #3! This is key because it updates my config files prior to check in. How can I set up a one click method to do 1-3? Or some kind of command line macro.