Visual Studio Development Bookmark and Share   
 index > Visual Studio Guidance Automation Toolkit > Adding an Item to a solution (as opposed to a project)
 

Adding an Item to a solution (as opposed to a project)

for arguments sake, I want to added a readme.txt file to a solutionfolder. The txt file would then not be part of any project - just in a folder as part of the solution. Can this be done? I should add that I want it done as part of the solution unfolding ideally.

Thanks

Georearl  Wednesday, March 01, 2006 10:53 PM
VS templates do not support adding files to solution items or any other solution folder.

You can vote to have that bug fixed in Orcas at http://lab.msdn.microsoft.com/ProductFeedback/viewfeedback.aspx?feedbackid=f212c7d8-786e-4db0-b401-6739d3ff982b

In the meantime, you will need to have an action to do that.
kzu  Thursday, March 02, 2006 1:35 PM
VS templates do not support adding files to solution items or any other solution folder.

You can vote to have that bug fixed in Orcas at http://lab.msdn.microsoft.com/ProductFeedback/viewfeedback.aspx?feedbackid=f212c7d8-786e-4db0-b401-6739d3ff982b

In the meantime, you will need to have an action to do that.
kzu  Thursday, March 02, 2006 1:35 PM

You can use google to search for other answers

Custom Search

More Threads

• Wizard with check boxes
• about gudance automation toolkit
• Change the buttontext
• Can't get Recipe arguments into template - using UnfoldTemplateAction
• How do I uninstall GAX manually from a Vista64bit os
• Argument Expansion - Unfold Template
• Error using CreateProjectAction - Invalid URI: The URI is empty..
• Unable to uninstall or reinstall SCSF
• Not able to create a new Guidance Package project
• Not showing Added Item Template in Add New DailogBox