Hi all,
Currently We can devloping our package in VS2010 and deploy it to VS2012 exp hive using the way metioned http://blogs.msdn.com/b/dsvst/archive/2010/03/01/dissecting-vs-2010-package-registration.aspx.
The solution works but quit slow, Devenv /setup for VS2012 take long time to go. Anybody knows what the fact behind the MSBuild script of building and deploy the VSpackage project to make this task easier? Is there a faster workaround for that?
Thanks in advance
Yi