Project and Item Template development without using $ marked variables.
For large scale project or item templates, using $ marked variables causes the main project cannot be compiled and tested. We can only create a VSIX extension with custom wizards, using very long and unique parameters without $, and adding these unique parameters into ReplacementDirectory. This workaround brings us very large development cost.
1
vote