Closed uli-weltersbach closed 5 years ago
Hi,
Well using the the feature where you can override any of the default files, by modifying the template, either globally or per project see https://www.npmjs.com/package/generator-helix, but I aggree that we should update the include to VS 2017
I didn't realize the lines were marked as Condition="false"
, so they should just be deleted.
See https://github.com/PentiaLabs/generator-helix/blob/be799177917e8f42d0149d19c8b12151a7fa3ffb/generators/add/Templates/_project.csproj#L72
This causes errors on computers which don't have VS 10.0 WebPublish targets installed (i.e. all computers which don't have VS 2010 installed).