Skip to content

Adding template reference fails to pull DefaultName from project. #394

@codewithtyler

Description

@codewithtyler

System Information:

  1. Windows 10 Pro x64
  2. Visual Studio Community 2015 Update 3
  3. SideWaffle version 1.21.400

Description

In the _project.vstemplate.xml file we have a couple of replacements setup that should pull the project name from the project when it's created. It's not working for one of the replacements.

Steps to Recreate

  1. Create a VSIX Project.
  2. Create an "AngularJS and Web API - Empty" project in the same solution.
  3. Right click on the VSIX project and add a Template Reference to the Angular project.
  4. Go to the _Definitions folder in the Angular project and open the _project.vstemplate.xml file.
  5. In this file you will see the <DefaultName> element containing $rootnamespace$ instead of the project's name.

@sayedihashimi Any ideas what might cause the replacements to fail?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions