❔ 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.
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.