❔ Custom template not showing up
I'm trying to create a new custom .csproj template for .NET 7, but I can not seem to get it to show up in the list of templates when creating a new project.
The similar one for .NET 6 works fine.
I'm not even sure where I could start to resolve this issue.
Do either of the included templates show up for you in Visual Studio?
Can you spot any problems?
The zip files are named 6 and 7, although the inner projects should be named "Default Console Project" and "Native Console Project", respectively.
2 Replies
I do not...
But I didn't have that in the .NET 6 version either. Is this something new?
It also didn't come with the exported project template (but then I suppose that's broken anyways, since it doesn't show).
Wait, are we talking about the same thing?
This is a project template, not an item template?
It's in the
%USER%/Documents/Visual Studio 2022/Templates/ProjectTemplates
folder
I'd have to assume it's the old one then - .vstemplateWas this issue resolved? If so, run
/close
- otherwise I will mark this as stale and this post will be archived until there is new activity.