How to create a solution template in VS2010?

霸气de小男生 提交于 2019-12-03 09:51:28
Daniel Mohl

Solution templates do not exist. A VSTemplate type can be Project or Item, reference is here. This is also visible from File + Export Template.

Maybe you could write a macro to copy/create the required files.

That's not a VS template, but you can use tempify to create folder templates - http://opensource.endjin.com/templify/

"Templify has two modes – Create and Deploy. In Create mode you can take a pre-existing solution and turn it into a deployable template..."

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!