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

VStemplate doesn't allow creating two projects that link to the third one (without having to write a wizard). Really???!!!

$
0
0

Very common and simple situation:

I want to use .vstemplate files to create a very simple multi-project solution. This looks super-simple and I don't want to create any Wizards.

I want the solution to contain the following projects:

$projectname$.Core

$projectname$.WP8

$projectname$.Win8

Projects $projectname$.WP8 and $projectname$.Win8 should have project links to $projectname$.Core.

I guess, they also need to have "#using $projectname$" directives so that the classes defined in .Core can be seen from .WP8 and .Win8.

Looks extremely simple. How to do that?


Viewing all articles
Browse latest Browse all 4410

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>