Hi, I created the custom template from my VC++ project.
I placed the template to ProjectTemplates folder of Visual Studio.
When I do generate project from the template, the Visual Studio exclude *.vcxproj.user file. The *.vcxproj.user file have the desired settings. :(((
Why Visual Studio exclude *.vcxproj.user file?
I attached my template for testing: