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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T08:49:48+00:00 2026-05-11T08:49:48+00:00

I created a configuration named Test via Visual Studio which currently just takes all

  • 0

I created a configuration named Test via Visual Studio which currently just takes all of DEBUG settings, however I employ compiler conditions to determine some specific actions if the build happens to be TEST|DEBUG|RELEASE.

However how can I get my MSBUILD script to detect the TEST configuration??

Currently I build

 <MSBuild Projects='@(SolutionsToBuild)' Properties='Configuration=$(Configuration);OutDir=$(BuildDir)\Builds\' /> 

Where @(SolutionsToBuild) is a my solution. In the Common MsBuild Project Properties it states that $(Configuration) is a common property but it always appears blank?

Does this mean that it never gets set but is simply reserved for my use or that it can ONLY detect DEBUG|RELEASE. If so what is the point in allowing the creation of different build configurations?

  • 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. 2026-05-11T08:49:48+00:00Added an answer on May 11, 2026 at 8:49 am

    I haven’t done much with defining an MSBUILD configuration file but I have done builds of different configurations using a batch file like this

    msbuild /v:n /p:Configuration=Release 'Capture.sln'  msbuild /v:n /p:Configuration=ReleaseNoUploads 'Capture.sln'  

    I defined the ReleaseNoUploads configuration inside Visual Studio.

    Here’s what I had to do for that (this is Visual Studio 2005):

    • Open the Tools:Options menu, go to the Projects and Solutions:General option, and check Show advanced build configurations.
    • From there, go to the Build:Configuration Manager menu
    • In the dialog that pops up, click on the Active solution configuration pulldown and click <New…> to create a new build configuration.
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I've stored configuration of my application in the app.config, by Visual Studio I've created
UPDATE 3: I created a Visual Studio 2008 test project and tried to create
I need to pass configuration settings to an AddIn created using the Managed AddIn
I just downloaded the Springsource Tool Suite, and I created a simple bean configuration
I've created a test WP7 app, which consumes a WCF to get some sample
I've created the following RESTful WCF service, which works just fine when running it
Has anyone got this configuration working? Latest Netbeans, latest Glassfish, I created an EJB
I have created a custom MembershipProvider class, so far so good, however, I am
I'm learning how to use the asp authentication, and I have created a test
I created a test project using a web.config file by renaming it to same

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.