I am currently very new to powershell and am trying to think of various way this tool can help me as a .net developer. It seems clear that powershell can help me automate mundane tasks, which lead me to think, for example, can I use powershell to run a build in visual studio in release mode?
In summary, I am looking for a series of commands that allow me to run visual studio functionality from powershell
Thanks and I do hope this is not a stupid question?!?