When creating a C ++ project template in Visual Studio 2015 Update 3, a project is built, a template is created, installed, but there is no source file in it. Attempting to add a file manually to a zip template does not work. If you unpack the template, add the source file and run the project, everything works fine. I would be grateful if someone tells you how to fix it.
- oneIt is unlikely that you are interested in the answer to the question whether anyone has encountered a similar phenomenon . Please reformulate the question text by clicking edit . - aleksandr barakin
- The problem seems to be related to Update 3. Visual Studio Update1 creates templates without errors. - Alexander
|