visual studio 2013 - VSIX deploys ItemTemplate on a wrong folder [Resolved] -


i upgrade vsix project vs2010 vs2013, project contains itemtemplate, unfortunately upgraded vsix deploys itemtemplates vs2010 folder, mean in

c:\users\xxx\documents\visual studio 2010\templates\itemtemplates\csharp\1033 

instead of

c:\users\xxx\documents\visual studio 2013\templates\itemtemplates\csharp\1033     

anybody knows how can fix problem?


Comments

Popular posts from this blog

c# - Sort XmlNodeList with a specific Node value -

Android Java.Lang.RuntimeException : Unable to start activity Component Info -

actionscript 3 - Equivalent to moveReceived in ElectroServer 5 -