Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Solution file HideSolutionNode issue

244 views
Skip to first unread message

dlgproc

unread,
Oct 9, 2009, 4:53:01 PM10/9/09
to
Howdy.

I’m making a new project wizard for VS 2008. I’m using a .vstemplate file
that describes the project and solution files that should be used as
templates for the project I’m creating. In my solution template file, I’ve
set the HideSolutionNode=TRUE in the GlobalSection(SolutionProperties) =
preSolution section because my project will always be the only project in
it’s solution. When Visual Studio creates my new project, it ignores my
setting and creates the solution file with it’s HideSolutionNode=FALSE. How
can I fix this?

Thanks.

0 new messages