I have ran into this and tried to do it for my solution except it only works in class libraries and not web projects. how can I achieve this in web project?
Finally after countless hours I was able to do it after adding <TemplateGroupID>AspNetCore</TemplateGroupID>
to the generated .vstemplate inside<TemplateData></TemplateData>