Fegelein has uploaded a patch.
Description:
This patch is centered around TFS integration. The following changes have been made:
1. Added path to TF.exe to app.config
2. Updated the Save method of the VSSolution class to:
- Check for readonly files
- Prompt confirm for TFS checkout
- Prompt confirm for TFS checkin
3. Added code to perform TFS checkin and checkout via TF.exe
4. Added 4 resource strings for the prompts