Use MSBuild *.proj files in Jazz Build Engine?
Is it possible to specify a MSBuild .proj file instead of a Visual Studio solution (*.sln) file when using the Jazz Build for Visual Studio Solution engine?
|
Accepted answer
Yes from RTC 4.0 onwards the MSBuild build definition supports *.prj files.
Thanks Kishore Kevin L selected this answer as the correct answer
|
2 other answers
Hi Kevin,
I'm not sure if I got your question correctly, but it is possible to use MSBuild integration in RTC for visual studio client. Following article should help you with this:
https://jazz.net/library/article/518
|
I've marked Krishna's answer as the correct one, but unfortunately, I'm stuck on RTC 3 right now. My workaround was to create a target in my .proj file named "Build" as it seems like the Jazz Build Engine in RTC 3 looks for a target named this regardless of if a .sln or .proj file is specified.
|
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.