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 5838123
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 22, 20262026-05-22T11:26:04+00:00 2026-05-22T11:26:04+00:00

I have one build project with target build <Target Name=Build> <Message Text=Version : $(FullVersionNr)

  • 0

I have one build project with target build

<Target Name="Build">
    <Message Text="Version : $(FullVersionNr)"  />
    <MSBuild Projects="@(WebProj)"  Properties="WebProjectOutputDir=$(SitePublishPath);OutDir=$(SitePublishPath1);Configuration=$(Configuration)" />      
<Message Text="Version  : $(FullVersionNr)"  /> 

and during build I set $(FullVersionNr) to accurate assembly number and it’s not this nr at the end

I even declared $(FullVersionNr) prop in another file

<Import Project="Common.proj"/>

and it’s not getting out.

It’s only one way communication from parent to child project, and I want it to be bi-directional

  • 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-05-22T11:26:05+00:00Added an answer on May 22, 2026 at 11:26 am

    This MSDN article should give you a few ideas on how to achieve this: MSBuild Properties. More specifically, this blog post should answer your scope questions: Scope of properties and item in an MSBuild script. Be sure to read the summary at the end.

    So if you are batching over multiple projects, it is possible that the local contexts have not been merged back into the global context when you access the $(FullVersionNr) for the second time, or that one local context has overwritten another (i.e. two child projects, the first updates the build, but the second doesn’t).

    One possible solution for you is to use registry properties as described in the MSDN article, and only write the property when its value is updated.

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

Sidebar

Related Questions

I have a website project that I want to build using CruiseControl.net. On one
I have a CruiseControl build server running a large number of projects. On one
i have ant target which invokes simultaneously other 3 projects ant build target for
This is what my build.xml file looks like: <project name=test xmlns:cpptasks=antlib:net.sf.antcontrib.cpptasks> <target name=build-native> <mkdir
I have a project which builds correctly from the command line. On one of
It appears that we will have to build/deploy one of our new JBoss apps
When I build a site, I'd like to have at least one browser I
I have a site I'm trying to build and I've hit one little snag
I have two cocoa-touch apps in one Xcode project. Xcode gives me iPhone/iPad related
I have two Visual Studio database projects. Both build fine on my local dev

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.