Support transformation for items that are siblings in the project. Searches for sibling with compatible name on Preview Transform. Fixes the special case for web.config transformation to allow files with similar names to be recognized as normal configuration files or if the project is not web, allow web.config transforms.
Adds test class for SlowCheetah.VisualStudio with tests for newly created methods.
Support transformation for items that are siblings in the project. Searches for sibling with compatible name on Preview Transform. Fixes the special case for web.config transformation to allow files with similar names to be recognized as normal configuration files or if the project is not web, allow web.config transforms.
Adds test class for SlowCheetah.VisualStudio with tests for newly created methods.
Closes #205, #154 and #56.