![]() | |
![]() |
| | Thread Tools | Search this Thread | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I'm using FinalBuilder to automate our builds. We've had it working with VS2003 for a long time, now we're upgrading to VS2005 (I'm aware that 2008 is out now. Geroffit.) I'm trying to extract the OutputPath from the appropriate PropertyGroup (Debug/Release) in the csproj using XPATH. I've discovered after much trial and error, and many inventive curses, that it works as long as I remove the xmlns clause from the Project node at the top, but fails otherwise. Incidentally, http://schemas.microsoft.com/developer/msbuild/2003 doesn't appear to exist anyway, so what the hell? Anyone have any idea what's going on? FYI, I'm doing this very ad-hoc. I have no real knowledge of XML internals. |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
| |