Quantcast
Channel: Visual Studio Integrate forum
Viewing all articles
Browse latest Browse all 4410

GetProjectTemplate returns the wrong Path

$
0
0

Hi All

I have a Problem with Visual Studio 2015. I have a Visual Studio Extension that is generating a complet Solution. Part of this is that we Need 4 Windows ClassLibraries. To create the projects I use

String csTemplatePath2 = soln.GetProjectTemplate("ClassLibrary.zip", "CSharp");

and it returns me the path to the Universal Apps ClassLibrary.

Does anyone has an Idea how I can fix this?

regards Michael


MK


Viewing all articles
Browse latest Browse all 4410

Trending Articles