This forum has migrated to Microsoft Q&A. Visit Microsoft Q&A to post new questions.
I have a Template in Visual Studio 2008. I want to migrate this Template to Visual Studio 2010. Can any one let me know how can I migrate my VS2008 Template to VS2010.
Any Help is appreciated.
Thanks,
Mohi
Templates should be straight forward to update. There is a walkthrough on how to update packages here: http://msdn.microsoft.com/en-us/library/cc512930.aspx
In 2010, we offer a new packaging mecanism "VSIX". You can read on how to create a VSIX for your template here: http://msdn.microsoft.com/en-us/library/ff363239.aspx