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.
You access project properties by right-clicking the project node in Solution Explorer and choosing Properties, or by typing properties into the search box on the menu bar and choosing Properties Window from the results.
In Visual Studio, you can access project settings by right-clciking the projects node in Solution Explorer, and choosing "Properties" from the context menu (not to be confused with the "Properties" folder that is in some Elements projects).
A project is contained within a solution. Despite its name, a solution isn't an "answer". It's simply a container for one or more related projects, along with build information, Visual Studio window settings, and any miscellaneous files that aren't associated with a particular project.
From your requirements, you should be using workspaces per solution/project
Hope this helps
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With