Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8269029
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 8, 20262026-06-08T06:05:03+00:00 2026-06-08T06:05:03+00:00

I have a multi-project template that is working for the most part. I am

  • 0

I have a multi-project template that is working for the most part.

I am able to generate both projects and their files (named correctly), but one of my projects requires references to the other. I am attempting to have the template fill in these references correctly, but am having issues.

Here is my master (solution) template file:

<VSTemplate Version="2.0.0" Type="ProjectGroup"
    xmlns="http://schemas.microsoft.com/developer/vstemplate/2005">
    <TemplateData>
        <Name>Template</Name>
        <Description>Template (includes web and core)</Description>
        <Icon>Icon.ico</Icon>
        <ProjectType>CSharp</ProjectType>
    </TemplateData>
    <TemplateContent>
        <ProjectCollection>
            <ProjectTemplateLink ProjectName="$safeprojectname$.Web">
                Template.Project.Web\MyTemplate.vstemplate
            </ProjectTemplateLink>
            <ProjectTemplateLink ProjectName="$safeprojectname$.Core">
                Template.Project.Core\MyTemplate.vstemplate
            </ProjectTemplateLink>
        </ProjectCollection>
    </TemplateContent>
</VSTemplate>

Now inside the “.Web” project, I often say using x.Core;, but if I do $safreprojectname$.Core the line ends up being x.Web.Core. It seems that once each project is being generated, the $safreprojectname$ variable is changed to the current project. Which makes sense. But is there a way to either get the solution name or perhaps the name of other projects? I tried setting a variable in the solution file, but it does not seem to be passed to the project files.

Anyone have a suggestion?

Edit: in addition to the helpful answer below, here is a blog that I wrote after I finished this process. It links to a bunch of articles that I found to be very helpful: https://thebhwgroup.com/blog/2013/10/visual-studio-templates

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-08T06:05:10+00:00Added an answer on June 8, 2026 at 6:05 am

    I ended up solving this problem with the use of a wizard as shown in the following example: http://blog.tonysneed.com/2011/09/14/build-a-multi-project-visual-studio-template/

    In addition to the blog above, check out the top comment below for VS 2013. I also wrote a quick blog that helps with older versions of VS: https://thebhwgroup.com/blog/2013/10/visual-studio-templates

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I've written a multi-project .vstemplate file, which works alright, except that the projects have
I'm working on a multi-project, and right now I have a structure that resembles
I have a multi-project Visual Studio project template. I want to be able to,
We have a multi-module maven project that uses a profile that defines a buildnumber-maven-plugin
I have a project using ASIHTTP to multi download files from a site when
(Re-written for clarity) I have a multi-project solution that I am looking to convert
I have this maven multi-project configuration with a parent project and three child projects:
I have a multi-module Maven project that makes use of WAR overlays (stack of
I'm new to Maven. I have a multi-module maven 2 project that has the
I have a multi-module Maven project that is a Java web application. I am

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.