Hi, I am using Template 10 for the first time, and it seems like if I check this checkbox

none of the Templates seem to work. If I uncheck the box they work fine. I am using Visual Studio 2015 Update 2.
Thanks!
Correct, it doesn't take check box into account, already been reported
Hey @resolutedreamer, the way the Telemetry wizard is implemented, it simply is not properly compatible with custom project templates. That being said, nothing is stopping you from creating a quick Blank project and copying the three or four lines from it into your Template 10 project. That's what I do, and, honestly, I prefer doing it that way because I know what's being added to my project.
Thanks for the suggestions! Maybe a note about this could be added to the docs? I didn't see anything about it this while browsing them.
Where would you look to see it? You might edit the Wiki to make it most clear?
Most helpful comment
Hey @resolutedreamer, the way the Telemetry wizard is implemented, it simply is not properly compatible with custom project templates. That being said, nothing is stopping you from creating a quick Blank project and copying the three or four lines from it into your Template 10 project. That's what I do, and, honestly, I prefer doing it that way because I know what's being added to my project.