I have a WinRT component. and the build tools aren't generating the template for my runtime class..

I have a WinRT component. and the build tools aren't generating the template for my runtime class..

So it is a windows runtime component, right? What project is referencing this component? Is it a UWP app? If so, does the code works in a UWP project?
The issue here was that the generated file include needed to be updated after a name change.
7 people are following this question.