Hello all,
I need to enable the "Create directory for solution" check box on the New Project wizard when creating web projects (so I can untick it!). I've trawled the posts and not found how to do this. My goal is to prevent the nested folders I get when the package creates the project: eg c:\mywebapp1\mywebapp1\mywebapp1.vbproj
What, if anything,can I add to my GAT package to achieve this?