How to builds *.sln in Release directory

Ranorex Studio, Spy, Recorder, and Driver.
Joker
Posts: 5
Joined: Fri Jan 13, 2012 1:38 pm

How to builds *.sln in Release directory

Post by Joker » Fri Mar 08, 2013 10:04 am

Hallo folks,

I check out my Ranorex solution via Jenkins -> SVN and build via MSBuild batch command the project.
Now I have the problem that even if I set the build config to Release the MSBuild creates the *.sln build in the bin\debug directory and not as wished in the bin\Release directory.

How could this be changed

I'm using Ranorex 4.0.2

User avatar
Support Team
Site Admin
Site Admin
Posts: 12145
Joined: Fri Jul 07, 2006 4:30 pm
Location: Houston, Texas, USA
Contact:

Re: How to builds *.sln in Release directory

Post by Support Team » Fri Mar 08, 2013 1:28 pm

Hello,

Could you please verify if the configuration parameter is set correctly for MSBUILD (e.g. '/p:Configuration=Release')?
You might need to adjust the 'Command Line Arguments' field in Jenkins.
Please take a look at our blog: Integrating Ranorex Automation in Jenkins CI Process

Regards,
Markus (T)