D
DaTurk
Hi,
I've just converted all of my managed and unmanaged c++ to .NET 2.0.
Now I'm trying to add these solutions to the MsBuild script and for
some reason it seems as though the post build events are happening. I
had these solutions formaly being built under nant, and they built
fine, although that was .NET 1.1. But nant doesn't support .NET 2.0
in their current release. They do in their nightly build, beta
release but the post build events don't function corectly there
either; although they've acknowledged the bug. Does MsBuild not fully
support building unmanaged/managed vs2005 c++ solutions?
Thank you in advance for any assistance.
I've just converted all of my managed and unmanaged c++ to .NET 2.0.
Now I'm trying to add these solutions to the MsBuild script and for
some reason it seems as though the post build events are happening. I
had these solutions formaly being built under nant, and they built
fine, although that was .NET 1.1. But nant doesn't support .NET 2.0
in their current release. They do in their nightly build, beta
release but the post build events don't function corectly there
either; although they've acknowledged the bug. Does MsBuild not fully
support building unmanaged/managed vs2005 c++ solutions?
Thank you in advance for any assistance.