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

Creating Subtype of the Windows Store App

$
0
0

Hi,

I'm trying to create a project flavor/subtype from the C# windows store app (windows).

Because I want to customize running/debugging the project, The windows store app that is also a subtype, so i'm trying to create a subtype from another subtype. (http://msdn.microsoft.com/en-us/library/bb165341.aspx, in this link, they call it multi-level aggregation).

However, when I try to run the project, the IVsProjectFlavorCfg innerConfiguration is always null.

in the same link above, to support multi level aggregation, it is stated that we should implement IVsProjectCfgProvider, i implement it, but my implementation is never called.

Any idea or more documentation on multi level aggregation?

Regards.


Viewing all articles
Browse latest Browse all 4410

Trending Articles



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