Reputation: 1691
I am looking for a way to load solution/project specific settings for Visual Studio (2010+).
I know similar questions have been asked but my requirements are a bit different.
Here are the requirements:
Just to provide a bit more context... I want to change the "Keep tabs", "Tab size" and "Indent size" settings for Visual Studio.
Upvotes: 11
Views: 651
Reputation: 551
From your requirements, you should be using workspaces per solution/project
Hope this helps
Upvotes: 1