How do you store third party libraries that you use in your project in your source control?
When would you store binaries in your source control?
When would
When would you store binaries in your source control?
I store binaries in source control when I want they ability to quickly revert back to the old version of an application. There are number of reason I would do this, those include the following: