#1
|
|||
|
|||
log file from c# compiler
Good morning
I am using Visual Build for building VB projects. Here is an example of one of my VB project. Recently I’ve been asking to add several C# projects to the existing build process. I added one of the project; it’s compiling and producing .exe. My question is how to modify C# project to generate log file after compiling the same as an example from VB project. |
#2
|
|||
|
|||
The Make VS.NET action in Visual Build Pro is the equivalent of VSMake / the Make VB6 action for VS.NET projects/solutions.
|
|
|